chore: make auto-release on request (#179)

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi 2024-10-25 10:47:25 +02:00 committed by GitHub
parent 8d356aa247
commit 77a89c3334
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 4 deletions

View File

@ -1,9 +1,7 @@
name: "Run CD"
on:
push:
branches:
- main
workflow_dispatch:
env:
# disable keyring (https://github.com/actions/runner-images/issues/6185):

View File

@ -6,7 +6,6 @@ on:
push:
branches:
- "**"
- "!main"
- "!gh-pages"
env: