Skip to content

Commit 70f6d15

Browse files
testapp update (#323)
1 parent 2c41c4a commit 70f6d15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
REPO_SLUG: optimizely/react-sdk-e2e-tests
3838
FULLSTACK_TEST_REPO: ${{ inputs.FULLSTACK_TEST_REPO }}
3939
BUILD_NUMBER: ${{ github.run_id }}
40-
TESTAPP_BRANCH: master
40+
TESTAPP_BRANCH: 3.x.x
4141
GITHUB_TOKEN: ${{ secrets.CI_USER_TOKEN }}
4242
EVENT_TYPE: ${{ github.event_name }}
4343
GITHUB_CONTEXT: ${{ toJson(github) }}
@@ -50,4 +50,4 @@ jobs:
5050
EVENT_MESSAGE: ${{ github.event.message }}
5151
HOME: 'home/runner'
5252
run: |
53-
home/runner/travisci-tools/trigger-script-with-status-update.sh main
53+
home/runner/travisci-tools/trigger-script-with-status-update.sh 3.x.x

0 commit comments

Comments
 (0)