Skip to content

Commit 10ac8d8

Browse files
committed
Fix Psalm Sarif permissions
1 parent db1cc59 commit 10ac8d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/branch_main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
test:
1313
name: "Test"
1414

15+
permissions:
16+
security-events: write
17+
1518
uses: ./.github/workflows/part_test.yml
1619

1720
docs:

0 commit comments

Comments
 (0)