We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13c02f commit 557e5a3Copy full SHA for 557e5a3
.github/workflows/integration_test.yml
@@ -41,7 +41,7 @@ jobs:
41
SDK: javascript
42
FULLSTACK_TEST_REPO: ${{ inputs.FULLSTACK_TEST_REPO }}
43
BUILD_NUMBER: ${{ github.run_id }}
44
- TESTAPP_BRANCH: raju/event_proc
+ TESTAPP_BRANCH: master
45
GITHUB_TOKEN: ${{ secrets.CI_USER_TOKEN }}
46
EVENT_TYPE: ${{ github.event_name }}
47
GITHUB_CONTEXT: ${{ toJson(github) }}
0 commit comments