Skip to content

Commit 47f6908

Browse files
committed
Scope down GitHub token permissions for check.yml
1 parent 0c2871b commit 47f6908

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/check.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
on: [pull_request]
22

3+
4+
permissions:
5+
contents: read
6+
37
name: Check
48

59
jobs:

0 commit comments

Comments
 (0)