fix: Run ci again when workflow changes
continuous-integration/drone/push Build is failing
Build-LTS / build-lts (push) Successful in 1m24s

This commit is contained in:
2026-05-12 14:31:27 +02:00
parent e12ad5faec
commit ef22be50ea
+1
View File
@@ -4,6 +4,7 @@ on:
push: push:
paths: paths:
- lts/** - lts/**
- .gitea/workflows/lts.yml
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"