Skip to content

Commit 5a1ccb7

Browse files
committed
Fix workflows
1 parent cdb1c4d commit 5a1ccb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
integration-test-fork:
6161
# required permissions for updating the status of the pull request checks
6262
permissions:
63-
pull-request: write
63+
pull-requests: write
6464
checks: write
6565
strategy:
6666
matrix:

0 commit comments

Comments
 (0)