We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb1c4d commit 5a1ccb7Copy full SHA for 5a1ccb7
.github/workflows/validate.yml
@@ -60,7 +60,7 @@ jobs:
60
integration-test-fork:
61
# required permissions for updating the status of the pull request checks
62
permissions:
63
- pull-request: write
+ pull-requests: write
64
checks: write
65
strategy:
66
matrix:
0 commit comments