Skip to content

Commit 174f8f0

Browse files
update branch
1 parent 977cec8 commit 174f8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
fullstack_production_suite:
4040
if: ${{ startsWith(github.ref, 'refs/tags/') != true && github.event.inputs.SNAPSHOT != 'true' }}
41-
uses: optimizely/java-sdk/.github/workflows/integration_test.yml@master
41+
uses: optimizely/java-sdk/.github/workflows/integration_test.yml@mnoman/fsc-gitaction-test
4242
with:
4343
FULLSTACK_TEST_REPO: ProdTesting
4444
secrets:

0 commit comments

Comments
 (0)