Skip to content

Commit 1424a0a

Browse files
committed
Remove feature branch trigger, now only trigger on push to main
1 parent f3f9311 commit 1424a0a

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/package_rasa_actions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
# Publish `main` as Docker `latest` image.
66
branches:
77
- main
8-
- issue172_design_deployment_process
98

109
# Publish `v1.2.3` tags as releases.
1110
tags:

.github/workflows/package_rasa_server.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
# Publish `main` as Docker `latest` image.
66
branches:
77
- main
8-
- issue172_design_deployment_process
98

109
# Publish `v1.2.3` tags as releases.
1110
tags:

.github/workflows/package_scheduler.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
# Publish `main` as Docker `latest` image.
66
branches:
77
- main
8-
- issue172_design_deployment_process
98

109
# Publish `v1.2.3` tags as releases.
1110
tags:

0 commit comments

Comments
 (0)