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

View File

@@ -1,9 +1,10 @@
name: Release
on:
push:
branches:
- main
workflow_dispatch:
# push:
# branches:
# - main
concurrency: ${{ github.workflow }}-${{ github.ref }}