Skip to content

Commit 2ec3216

Browse files
update branch
1 parent 9dcc5a9 commit 2ec3216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
integration_tests:
3333
if: ${{ startsWith(github.ref, 'refs/tags/') != true && github.event.inputs.SNAPSHOT != 'true' }}
34-
uses: optimizely/java-sdk/.github/workflows/integration_test.yml@muzahidul-opti-patch-1
34+
uses: optimizely/java-sdk/.github/workflows/integration_test.yml@mnoman/fsc-gitaction-test
3535
secrets:
3636
CI_USER_TOKEN: ${{ secrets.CI_USER_TOKEN }}
3737

0 commit comments

Comments
 (0)