We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b6514 commit 3a8cff1Copy full SHA for 3a8cff1
1 file changed
.github/workflows/test.yml
@@ -6,6 +6,9 @@ on:
6
- master
7
- development
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
test-eslint:
14
runs-on: ubuntu-latest
0 commit comments