Skip to content

Commit a9227be

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-system-tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ jobs:
6464
# If you change the following comment, update the pattern in the update_system_test_reference.sh script to match.
6565
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main # system tests are pinned on release branches only
6666
permissions:
67-
contents: read
6867
id-token: write
69-
packages: write
7068
with:
7169
library: java
7270
# If you change the following comment, update the pattern in the update_system_test_reference.sh script to match.

0 commit comments

Comments
 (0)