Skip to content

Commit 89b6822

Browse files
include validate_bicep_params.py in workflow paths
1 parent af14382 commit 89b6822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-bicep-params.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
paths:
1414
- 'infra/**/*.bicep'
1515
- 'infra/**/*.parameters.json'
16+
- 'infra/scripts/validate_bicep_params.py'
1617
workflow_dispatch:
1718

1819
env:

0 commit comments

Comments
 (0)