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 name: Run ansible
on: on:
push: push:
schedule: # schedule:
- cron: "0 */12 * * *" # - cron: "0 */12 * * *"
jobs: jobs:
run-ansible-playbook: run-ansible-playbook: