We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 624c508 commit 9f60139Copy full SHA for 9f60139
1 file changed
.github/workflows/auto-merge.yml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
verify-and-merge:
10
runs-on: ubuntu-latest
11
+ permissions:
12
+ contents: write
13
steps:
14
- name: Checkout Repository
15
uses: actions/checkout@v4
0 commit comments