ci: run workflow on tags
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m39s
gitlab-cleanup-handler / test (pull_request) Successful in 2m0s
gitlab-cleanup-handler / build (pull_request) Successful in 3m38s

This commit is contained in:
2026-01-10 19:26:28 +01:00
parent 2ccb0b4bf4
commit 70fd5d4c72
+1
View File
@@ -3,6 +3,7 @@ name: gitlab-cleanup-handler
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]