Skip to content

Commit 7af7d12

Browse files
committed
Add toplevel permissions
1 parent 47bb041 commit 7af7d12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/new-prs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: "Labelling new pull requests"
2+
3+
permissions:
4+
contents: read
5+
26
on:
37
# It's safe to use pull_request_target here, because we aren't checking out
48
# code from the pull request branch.

0 commit comments

Comments
 (0)