Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
  • Loading branch information
Vitor Bandeira committed Jul 30, 2024
1 parent 548bb74 commit d056ad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-update-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
echo "PR has commit sha: $COMMIT_SHA"
COMMIT_SHA=abbc09da7f92f176a669e72d52653b80f074c12e
echo "${CREDS_FILE}" > creds.json
ls -lh creds.json
cat creds.json
if [[ "${{ github.event.label.name }}" == "Update Rules Overwrite" ]]; then
echo "Calling updateRules.py with overwrite."
Expand Down

0 comments on commit d056ad4

Please sign in to comment.