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 49c28dd + 856b9b2 commit 03c3f32Copy full SHA for 03c3f32
.github/workflows/jepsen-test.yml
@@ -4,6 +4,8 @@ concurrency:
4
group: ${{ github.workflow }}-${{ github.ref }}-jepsen-test
5
6
name: Jepsen Test
7
+permissions:
8
+ contents: read
9
jobs:
10
test:
11
runs-on: ubuntu-latest
0 commit comments