Skip to content

Commit 557e5a3

Browse files
committed
up
1 parent e13c02f commit 557e5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
SDK: javascript
4242
FULLSTACK_TEST_REPO: ${{ inputs.FULLSTACK_TEST_REPO }}
4343
BUILD_NUMBER: ${{ github.run_id }}
44-
TESTAPP_BRANCH: raju/event_proc
44+
TESTAPP_BRANCH: master
4545
GITHUB_TOKEN: ${{ secrets.CI_USER_TOKEN }}
4646
EVENT_TYPE: ${{ github.event_name }}
4747
GITHUB_CONTEXT: ${{ toJson(github) }}

0 commit comments

Comments
 (0)