mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
chore: remove on push and merge_group from pipeline execution (#6254)
This commit is contained in:
parent
cd5e176e30
commit
01dce17b14
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -1,13 +1,7 @@
|
||||
name: ZITADEL CI/CD
|
||||
|
||||
on:
|
||||
push:
|
||||
tags-ignore:
|
||||
- "*"
|
||||
branches:
|
||||
- "**"
|
||||
pull_request:
|
||||
merge_group:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Loading…
Reference in New Issue
Block a user