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.
1 parent 977cec8 commit 174f8f0Copy full SHA for 174f8f0
.github/workflows/java.yml
@@ -38,7 +38,7 @@ jobs:
38
39
fullstack_production_suite:
40
if: ${{ startsWith(github.ref, 'refs/tags/') != true && github.event.inputs.SNAPSHOT != 'true' }}
41
- uses: optimizely/java-sdk/.github/workflows/integration_test.yml@master
+ uses: optimizely/java-sdk/.github/workflows/integration_test.yml@mnoman/fsc-gitaction-test
42
with:
43
FULLSTACK_TEST_REPO: ProdTesting
44
secrets:
0 commit comments