Skip to content

Commit acfc408

Browse files
authored
Update auto-update.yml
1 parent 20365b8 commit acfc408

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/auto-update.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
runs-on: ubuntu-latest
88
env:
99
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
10+
permissions:
11+
pull-requests: write
12+
contents: write
1013

1114
steps:
1215
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)