ci: run workflow on tags #356

Merged
argoyle merged 1 commits from ci-run-on-tags into main 2026-01-10 18:34:36 +00:00
+1
View File
@@ -3,6 +3,7 @@ name: gitlab-cleanup-handler
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]