We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa58fcd commit 7e3e91dCopy full SHA for 7e3e91d
.github/workflows/ci-v2.yaml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [ master, qa ]
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
test-gomod-v2:
14
runs-on: ubuntu-latest
.github/workflows/ci.yml
test-gomod:
0 commit comments