Update .forgejo/workflows/ansible-playbooks.yml
This commit is contained in:
parent
17367249d2
commit
a1c26d4c2b
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@ name: Run Ansible Playbook
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Runs weekly at 3:00 AM every Monday (UTC)
|
- cron: "0 5 * * 2"
|
||||||
- cron: "0 3 * * 1"
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
playbook:
|
playbook:
|
||||||
|
|
Loading…
Add table
Reference in a new issue