fix: branch name new service cicd
Deploy bin / deploy (push) Successful in 1s
Deploy service MASTER / deploy (push) Failing after 2s

This commit is contained in:
Benjamin Labrecque
2026-07-06 13:42:01 +02:00
parent bd9692524e
commit 503be62570
+1 -1
View File
@@ -3,7 +3,7 @@ name: Add new service
on:
push:
branches:
- 'features/add-service-*'
- 'feature/add-service-*'
jobs:
deploy: