We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6ab057 + 102ad41 commit 2daf599Copy full SHA for 2daf599
.github/workflows/semgrep.yml
@@ -0,0 +1,11 @@
1
+name: semgrep
2
+
3
+on:
4
+ push:
5
+ branches: [ master ]
6
+ pull_request:
7
8
9
+jobs:
10
+ semgrep:
11
+ uses: bavix/.github/.github/workflows/[email protected]
0 commit comments