We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f4839 commit 41c0fcfCopy full SHA for 41c0fcf
1 file changed
.github/workflows/tests.yaml
@@ -5,6 +5,9 @@ on:
5
pull_request:
6
types: [opened, synchronize, reopened]
7
8
+permissions:
9
+ contents: read
10
+
11
name: Tests
12
jobs:
13
tests:
0 commit comments