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.
2 parents 6e167d3 + 73a5478 commit 39e33e7Copy full SHA for 39e33e7
.github/workflows/integration-test.yml
@@ -6,6 +6,9 @@ on:
6
branches: [ main ]
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
integration-test:
14
runs-on: ubuntu-latest
0 commit comments