We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7996123 + 748ef0b commit 1816fd8Copy full SHA for 1816fd8
1 file changed
.github/workflows/truffle_hog.yml
@@ -22,9 +22,7 @@ jobs:
22
continue-on-error: true
23
with:
24
path: ./
25
- base: "${{ github.event.repository.default_branch }}"
26
- head: HEAD
27
28
- name: Scan Results Status
29
if: steps.trufflehog.outcome == 'failure'
30
- run: exit 1
+ run: exit 1
0 commit comments