Skip to content

removed blueprint

removed blueprint #183

name: Static Analysis PR
on:
push:
branches-ignore:
- main
jobs:
static_analysis:
runs-on: ubuntu-22.04
steps:
- name: 🔨 Get Modified Paths
id: get-paths
uses: pagopa/eng-github-actions-iac-template/global/get-modifed-folders@v1.19.0
with:
start_folder: "src"
default_end_folder_depth: 3
include_patterns: "src,domains"
- name: Static Analysis
if: env.dir_changes_detected == 'true'
uses: pagopa/eng-github-actions-iac-template/azure/terraform-static-analysis@v1.14.1
with:
precommit_version: 'v1.89.1@sha256:1ea921bc4fe87651d41677218e537afdcdb8202e757e554b9866668eaba144c5'