Skip to content

Commit ac6bc85

Browse files
authored
Update git-pr-status-checks.yml
1 parent 1fa25e7 commit ac6bc85

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/git-pr-status-checks.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ concurrency:
99

1010
permissions:
1111
pull-requests: write
12-
packages: read
1312
contents: write
13+
packages: read
14+
actions: write
15+
checks: write
16+
statuses: write
1417

1518
jobs:
1619
pr-status-check:

0 commit comments

Comments
 (0)