Skip to content

Commit 45272a1

Browse files
authored
Merge branch 'GitGuardian:master' into patch-1
2 parents 7f913a2 + 09c0b2a commit 45272a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Scan commit with ggshield
1717
uses: ./ # local action compiles docker image and runs scan ci
1818
with:
19-
args: -v --all-policies
19+
args: -v
2020
env:
2121
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2222
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)