Skip to content

Commit 6d74c3a

Browse files
committed
Scope down GitHub token permissions for trigger_ab_tests.yml
1 parent 792f651 commit 6d74c3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/trigger_ab_tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
- firecracker-v*
66
- feature/*
77

8+
9+
permissions:
10+
contents: read
11+
812
jobs:
913
trigger_ab_test:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)