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.
pull_requests: write
sync.yml
1 parent 256cf8a commit afd9390Copy full SHA for afd9390
1 file changed
.github/workflows/sync.yml
@@ -10,6 +10,7 @@ jobs:
10
fetch-latest-versions:
11
permissions:
12
contents: write
13
+ pull-requests: write
14
runs-on: ubuntu-latest
15
16
steps:
0 commit comments