chore: make auto-release on request

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi 2024-10-25 10:01:54 +02:00
parent 8d356aa247
commit 42c98ba2cd
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: