Skip to content

Commit

Permalink
Print the uncommited changes from ZAP templates before failing the jo…
Browse files Browse the repository at this point in the history
…b in zap_templates.yaml (#6336)
  • Loading branch information
vivien-apple authored and pull[bot] committed Sep 14, 2021
1 parent 5691b3e commit 2444033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/zap_templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ jobs:
- name: Check for uncommited changes
run: |
git add .
git diff-index HEAD --
git diff-index --quiet HEAD --

0 comments on commit 2444033

Please sign in to comment.