Skip to content

Commit 0c90455

Browse files
committed
enable trigger hab pipeline on pr merge
Signed-off-by: muthuja <[email protected]>
1 parent 32f697d commit 0c90455

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.expeditor/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@ subscriptions:
4242
# These actions are taken, in order they are specified, anytime a Pull Request is merged.
4343
- workload: pull_request_merged:{{github_repo}}:{{release_branch}}:*
4444
actions:
45-
- trigger_pipeline:habitat/build:
46-
ignore_labels:
47-
- "Expeditor: Skip Habitat"
48-
- "Expeditor: Skip All"
45+
- trigger_pipeline:habitat/build
4946
- built_in:bump_version:
5047
ignore_labels:
5148
- "Expeditor: Skip Version Bump"

0 commit comments

Comments
 (0)