Skip to content

Commit 0bae8a3

Browse files
committed
Let workflow access actions
1 parent 4df9dd6 commit 0bae8a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_addon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
permissions:
2222
contents: write
23-
pull-requests: write
23+
actions: write
2424

2525
runs-on: ubuntu-latest
2626

0 commit comments

Comments
 (0)