We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update-nock-files.yml
1 parent cb2c063 commit 2c2005cCopy full SHA for 2c2005c
.github/workflows/update-nock-files.yml
@@ -17,6 +17,8 @@ env:
17
18
jobs:
19
build-and-update-nock-files:
20
+ permissions:
21
+ contents: write
22
runs-on: ubuntu-latest
23
24
steps:
0 commit comments