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 97c2976 commit 1774495Copy full SHA for 1774495
1 file changed
.github/workflows/test.yml
@@ -1,6 +1,8 @@
1
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2
3
name: test
4
+permissions:
5
+ contents: read
6
on:
7
pull_request:
8
branches:
0 commit comments