We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
samples-ref
1 parent f59424d commit bbc53faCopy full SHA for bbc53fa
.github/workflows/integration-test.yaml
@@ -69,9 +69,11 @@ jobs:
69
with:
70
log4j-version: ${{ inputs.log4j-version }}
71
log4j-repository-url: ${{ inputs.log4j-repository-url }}
72
+ samples-ref: ${{ inputs.samples-ref }}
73
74
graalvm-test:
75
uses: apache/logging-log4j-samples/.github/workflows/graalvm-reusable-test.yaml@main
76
77
78
79
0 commit comments