Skip to content

Commit

Permalink
Comment paths to check it's working
Browse files Browse the repository at this point in the history
  • Loading branch information
romulets committed Apr 4, 2024
1 parent 3d177c2 commit 61d5eef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/arm-template-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Lint ARM Templates

on:
pull_request:
paths:
- ./deploy/azure/*.json
# paths:
# - ./deploy/azure/*.json
push:
branches: [ main ]
paths:
- ./deploy/azure/*.json
# paths:
# - ./deploy/azure/*.json

jobs:
lint-arm-ttk:
Expand Down

0 comments on commit 61d5eef

Please sign in to comment.