We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa093a commit bc45daeCopy full SHA for bc45dae
.github/workflows/unit-tests.yml
@@ -4,6 +4,10 @@ on:
4
branches: [ '*' ]
5
pull_request:
6
7
+
8
+permissions:
9
+ contents: read
10
11
jobs:
12
test:
13
name: Unit Test Detection Tests
0 commit comments