We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4674a commit 1e3bff7Copy full SHA for 1e3bff7
.github/workflows/stable-je-deploy.yml
@@ -6,7 +6,7 @@ name: Deploy Journey Engine
6
on:
7
# Triggers the workflow on push or pull request events but only for the master branch
8
push:
9
- branches: [ pipeline/stable-je-cb ]
+ branches: [ next ]
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
0 commit comments