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.
2 parents e75712f + 07318d2 commit a2811e2Copy full SHA for a2811e2
.github/workflows/pullrequests.yml
@@ -42,6 +42,8 @@ jobs:
42
DeployExamples:
43
name: DeployExamples
44
runs-on: ubuntu-latest
45
+ permissions:
46
+ contents: write
47
strategy:
48
fail-fast: true
49
matrix:
0 commit comments