We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
write
1 parent f5353b3 commit addd305Copy full SHA for addd305
1 file changed
.github/workflows/main.yml
@@ -62,6 +62,8 @@ jobs:
62
- test
63
- lint
64
runs-on: ubuntu-latest
65
+ permissions:
66
+ contents: write
67
steps:
68
- uses: actions/checkout@v3
69
with:
0 commit comments