We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c09a2e4 + 492499f commit ec9a319Copy full SHA for ec9a319
1 file changed
.github/workflows/ci-module.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: read # for actions/checkout
12
+
13
jobs:
14
test:
15
uses: hapijs/.github/.github/workflows/ci-module.yml@master
0 commit comments