We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f3c9c commit 46a6654Copy full SHA for 46a6654
1 file changed
.github/workflows/pull_upstream.yml
@@ -17,7 +17,8 @@ jobs:
17
18
runs-on: ubuntu-latest
19
20
- permissions: contents: write
+ permissions:
21
+ contents: write
22
23
steps:
24
0 commit comments