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