We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5317a3f + af512e6 commit bca96d7Copy full SHA for bca96d7
.github/workflows/update-default.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
timeout-minutes: 3
9
permissions:
10
- contents: read
+ contents: write
11
pull-requests: write
12
steps:
13
- uses: actions/checkout@v4
0 commit comments