Skip to content

added tags to argocd entra apps #252

added tags to argocd entra apps

added tags to argocd entra apps #252

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@6cc78fc1c578c0fdfc8ba739bef634b21e8e35b4 # 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@6b8192a09750c44dde5a9a8d9ed72648547071c5 # v1.14.1
with:
precommit_version: 'v1.99.0@sha256:73239e93f97c005ed16189f3ca523f78d666af0902f3621a1eff8db22b7bb18c'