Skip to content

Commit

Permalink
with secrets (demisto#36412)
Browse files Browse the repository at this point in the history
  • Loading branch information
BEAdi authored Sep 23, 2024
1 parent 2936cf3 commit acc8484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
demisto-sdk pre-commit -g --mode=packwise --show-diff-on-failure --verbose
else
echo "Not in docker auto update branch, pre commit on CI mode."
demisto-sdk pre-commit -g --validate --no-secrets --show-diff-on-failure --verbose --mode=ci
demisto-sdk pre-commit -g --validate --show-diff-on-failure --verbose --mode=ci
fi
- name: "Check coverage.xml exists"
Expand Down

0 comments on commit acc8484

Please sign in to comment.