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

This commit is contained in:
Livio Spring 2023-07-21 14:37:07 +02:00 committed by GitHub
parent cd5e176e30
commit 01dce17b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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