chore(release-workflow): deactivate

This commit is contained in:
Moritz Klack
2024-07-04 18:14:26 +02:00
committed by GitHub
parent 6ba10a60ac
commit d7d023ef52
+4 -3
View File
@@ -1,9 +1,10 @@
name: Release name: Release
on: on:
push: workflow_dispatch:
branches: # push:
- main # branches:
# - main
concurrency: ${{ github.workflow }}-${{ github.ref }} concurrency: ${{ github.workflow }}-${{ github.ref }}