Skip to content

Commit 1e4463f

Browse files
committed
chore(ci): remove unneeded permissions from system-tests subworkflow
1 parent fc88b4b commit 1e4463f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/system_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ jobs:
3333
DD_API_KEY: ${{ secrets.DD_API_KEY }}
3434
TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}
3535
permissions:
36-
contents: read
3736
id-token: write
38-
packages: write
3937
with:
4038
library: python_lambda
4139
binaries_artifact: binaries

0 commit comments

Comments
 (0)