We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47468c commit f23811cCopy full SHA for f23811c
.github/workflows/test-harness.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
harness-tests:
9
name: Harness Tests
10
+ permissions:
11
+ contents: read
12
runs-on:
13
labels: ubuntu-latest-4-core
14
steps:
0 commit comments