Skip to content

Commit 6c17f86

Browse files
committed
ci(github-actions): fix permission
1 parent 86c17c7 commit 6c17f86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
# Required to merge the PR
1111
contents: write
1212
# Required to merge the PR if it modifies a workflow
13-
workflows: write
13+
actions: write
1414
# Required to approve the PR
1515
pull-requests: write
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)