1 parent 5eb8d4f commit 249abafCopy full SHA for 249abaf
1 file changed
.github/workflows/develop.yml
@@ -10,7 +10,8 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
permissions:
13
- contents: read
+ contents: write
14
+ pull-requests: write
15
steps:
16
- uses: actions/checkout@v4
17
0 commit comments