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 42b4f00 commit 3b302b5Copy full SHA for 3b302b5
.github/workflows/test.yaml
@@ -1,5 +1,7 @@
1
name: CI
2
on: [workflow_dispatch, pull_request, push]
3
+permissions:
4
+ contents: read
5
6
jobs:
7
test:
0 commit comments