mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
chore(workflow): use event push only on main (#2381)
This commit is contained in:
parent
5837257816
commit
b90d1cfaf8
2
.github/workflows/zitadel.yml
vendored
2
.github/workflows/zitadel.yml
vendored
@ -2,7 +2,7 @@ name: ZITADEL Release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
- main
|
||||
tags-ignore:
|
||||
- '**'
|
||||
pull_request:
|
||||
|
Loading…
Reference in New Issue
Block a user