Skip to content

Commit fa814ba

Browse files
committed
Change workflow permission so we can call reusable workflows
1 parent 885c048 commit fa814ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release-status.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
required: true
1717

1818
permissions:
19-
actions: read
19+
actions: write
2020
checks: write
2121

2222
jobs:

0 commit comments

Comments
 (0)