Skip to content

Commit baff123

Browse files
committed
Merging in main
2 parents b9f0bdf + d7f37a1 commit baff123

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/scan.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ on:
1414
pull_request_target:
1515
types: [opened, synchronize, reopened]
1616
branches:
17-
- main
17+
- "main"
18+
19+
permissions: {}
1820

1921
jobs:
2022
check-run:

0 commit comments

Comments
 (0)