We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd9568 commit a9227beCopy full SHA for a9227be
.github/workflows/run-system-tests.yaml
@@ -64,9 +64,7 @@ jobs:
64
# If you change the following comment, update the pattern in the update_system_test_reference.sh script to match.
65
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main # system tests are pinned on release branches only
66
permissions:
67
- contents: read
68
id-token: write
69
- packages: write
70
with:
71
library: java
72
0 commit comments