build(ci): trigger deploy_ghcr on all branch pushes
This commit is contained in:
parent
ca1a7c38d8
commit
a97da4eadf
4
.github/workflows/deploy_ghcr.yml
vendored
4
.github/workflows/deploy_ghcr.yml
vendored
@ -3,8 +3,8 @@ name: Build and Push to GHCR (multi-arch)
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- chatwoot-jasmine
|
||||
- main
|
||||
- '**'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user