We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18fe9c6 + 8b7e2a6 commit 4cfb9f2Copy full SHA for 4cfb9f2
1 file changed
.github/workflows/runs-on.yml
@@ -3,6 +3,9 @@ name: RunsOn Tests
3
on:
4
workflow_dispatch:
5
6
+permissions:
7
+ contents: read
8
+
9
jobs:
10
test-host-outbound:
11
runs-on:
0 commit comments