Skip to content

Commit c831faa

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

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
@@ -48,9 +48,7 @@ jobs:
4848
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_API_KEY_CI_APP }}
4949
DD_API_KEY: ${{ secrets.DD_API_KEY_CI_APP }}
5050
permissions:
51-
contents: read
5251
id-token: write
53-
packages: write
5452
with:
5553
library: cpp_httpd
5654
binaries_artifact: system_tests_binaries

0 commit comments

Comments
 (0)