We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53f0ca7 + f9e3c1a commit d950c50Copy full SHA for d950c50
1 file changed
.github/workflows/run-tck.yaml
@@ -10,6 +10,9 @@ on:
10
- 'LICENSE'
11
- '.github/CODEOWNERS'
12
13
+permissions:
14
+ contents: read
15
+
16
env:
17
TCK_VERSION: 0.3.0.beta3
18
SUT_BASE_URL: http://localhost:41241
0 commit comments