chore: remove on push and merge_group from pipeline execution (#6254)

(cherry picked from commit 01dce17b14)
This commit is contained in:
Livio Spring 2023-07-21 14:37:07 +02:00
parent 1b44e9ad76
commit 60ecaefd72
No known key found for this signature in database
GPG Key ID: 26BB1C2FA5952CF0

View File

@ -1,13 +1,7 @@
name: ZITADEL CI/CD
on:
push:
tags-ignore:
- "*"
branches:
- "**"
pull_request:
merge_group:
workflow_dispatch:
permissions: