Skip to content

Commit 6a9ebcc

Browse files
committed
Fix verifier
1 parent 9ba608c commit 6a9ebcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Verify.Redist.Update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ALLOW_AUTO_MERGE_REDIST_PR: ${{ vars.ALLOW_AUTO_MERGE_REDIST_PR }}
2121
permissions:
2222
pull-requests: write
23-
contents: read
23+
contents: write
2424
steps:
2525
- name: Checkout code
2626
uses: actions/checkout@v4

0 commit comments

Comments
 (0)