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 792f651 commit 6d74c3aCopy full SHA for 6d74c3a
.github/workflows/trigger_ab_tests.yml
@@ -5,6 +5,10 @@ on:
5
- firecracker-v*
6
- feature/*
7
8
+
9
+permissions:
10
+ contents: read
11
12
jobs:
13
trigger_ab_test:
14
runs-on: ubuntu-latest
0 commit comments