Update .gitea/workflows/ci.yml
Run ansible / run-ansible-playbook (push) Canceled after 0s

This commit is contained in:
2026-09-12 19:49:31 +02:00
parent 4d45e3a7cb
commit 42c9a26e88
+2 -2
View File
@@ -1,8 +1,8 @@
name: Run ansible
on:
push:
schedule:
- cron: "0 */12 * * *"
# schedule:
# - cron: "0 */12 * * *"
jobs:
run-ansible-playbook: