ci: add force release and only run on relevant changes #16

Merged
t.behrendt merged 3 commits from ci-refresh into main 2026-02-12 20:04:56 +01:00
2 changed files with 4 additions and 2 deletions
+3
View File
@@ -4,6 +4,9 @@ on:
push: push:
branches: branches:
- main - main
paths:
- action.yml
workflow_dispatch:
jobs: jobs:
release: release:
-1
View File
@@ -1 +0,0 @@
24