Skip to content

Commit bf4fd4f

Browse files
committed
fix: add contents:read permission to system-tests workflow call
1 parent abd9ea4 commit bf4fd4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/system_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- build
3131
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1
3232
permissions:
33+
contents: read
3334
id-token: write
3435
with:
3536
library: python_lambda

0 commit comments

Comments
 (0)