We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba608c commit 6a9ebccCopy full SHA for 6a9ebcc
1 file changed
.github/workflows/Verify.Redist.Update.yaml
@@ -20,7 +20,7 @@ jobs:
20
ALLOW_AUTO_MERGE_REDIST_PR: ${{ vars.ALLOW_AUTO_MERGE_REDIST_PR }}
21
permissions:
22
pull-requests: write
23
- contents: read
+ contents: write
24
steps:
25
- name: Checkout code
26
uses: actions/checkout@v4
0 commit comments