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 b9f0bdf + d7f37a1 commit baff123Copy full SHA for baff123
1 file changed
.github/workflows/scan.yml
@@ -14,7 +14,9 @@ on:
14
pull_request_target:
15
types: [opened, synchronize, reopened]
16
branches:
17
- - main
+ - "main"
18
+
19
+permissions: {}
20
21
jobs:
22
check-run:
0 commit comments