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.
1 parent ef48d55 commit d577225Copy full SHA for d577225
.github/workflows/ci.yml
@@ -1,4 +1,7 @@
1
name: Continuous Integration
2
+permissions:
3
+ contents: read
4
+ actions: write
5
on: # rebuild any PRs and main branch changes
6
pull_request:
7
push:
0 commit comments