ci: only run cd on relevant changes

This commit is contained in:
2026-02-12 19:52:24 +01:00
parent 21e0d04e4c
commit 0fc0e66a6e

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- action.yml
jobs:
release: