Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit adbbcb9

Browse files
FabianUntermoserjomunker
authored andcommitted
refactor(ci): remove temporary branch rules
1 parent df5d60e commit adbbcb9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build-push-cms.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- main
77
- development
8-
- feature/deployment-vm
98

109
jobs:
1110
push_to_registries:

.github/workflows/deploy-vm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
- Build and Push CMS Docker Image
88
branches:
99
- development
10-
- feature/deployment-vm # TODO: remove temporary branch for testing
1110
types:
1211
- completed
1312

0 commit comments

Comments
 (0)