Skip to content

Commit 98fde76

Browse files
committed
feat: update permissions for GitHub Actions workflow
1 parent 5845941 commit 98fde76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ on:
2222
type: string
2323
default: ''
2424

25+
permissions:
26+
checks: write
27+
2528
jobs:
2629
unity-cs-linter:
2730
uses: ./.github/workflows/reusable-unity-cs-linter-dispatch.yaml

0 commit comments

Comments
 (0)