Skip to content

Commit 1f2c8b0

Browse files
authored
Update pr_auto_merge.yml
1 parent e3dc6aa commit 1f2c8b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr_auto_merge.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8+
permissions:
9+
contents: read
10+
pull-requests: write
811
steps:
912
- uses: actions/checkout@v4
1013
- name: Try auto merge

0 commit comments

Comments
 (0)