mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
chore: remove on push and merge_group from pipeline execution (#6254)
(cherry picked from commit 01dce17b14
)
This commit is contained in:
parent
1b44e9ad76
commit
60ecaefd72
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