We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0069d53 commit a9f096cCopy full SHA for a9f096c
1 file changed
.github/workflows/host-checks.yml
@@ -28,6 +28,8 @@ concurrency:
28
jobs:
29
checks:
30
runs-on: ubuntu-latest
31
+ permissions:
32
+ contents: read
33
timeout-minutes: 25
34
defaults:
35
run:
0 commit comments