ci: run pipeline on every push (#6219)

This commit is contained in:
Silvan
2023-07-17 10:55:41 +02:00
committed by GitHub
parent 1c354ca977
commit ecf9835cb8
2 changed files with 7 additions and 9 deletions

View File

@@ -3,12 +3,6 @@ name: Release
on:
workflow_call:
inputs:
node_version:
required: true
type: string
buf_version:
required: true
type: string
semantic_version:
required: true
type: string