Skip to content

Commit 7754f0a

Browse files
committed
fix: adjust permissions in reusable workflow
1 parent 977fb43 commit 7754f0a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/reusable-unity-cs-linter-dispatch.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@ on:
4040
default: '50'
4141

4242
permissions:
43-
contents: write
44-
actions: read
4543
checks: write
44+
issues: write
4645

4746
jobs:
4847
branch-conf:

0 commit comments

Comments
 (0)