OP-159: fix(workflow): add feature/server_only branch trigger, remove unused

This commit is contained in:
jon r 2023-07-20 18:13:13 +02:00
parent 37a44f8523
commit 95321ffff1

View file

@ -3,9 +3,9 @@ name: Container Image
on: on:
push: push:
branches: branches:
- main
- next
- dev - dev
- feature/server_only
workflow_dispatch:
jobs: jobs:
call-build-and-push: call-build-and-push: