We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08241b8 commit c736c45Copy full SHA for c736c45
1 file changed
README.md
@@ -55,8 +55,7 @@ jobs:
55
runs-on: ubuntu-latest
56
environment: create_pull_request
57
permissions:
58
- contents: write
59
- pull-requests: write
+ contents: read
60
61
steps:
62
- name: Sync shared instructions
0 commit comments