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:
|
||||
schedule:
|
||||
# Runs weekly at 3:00 AM every Monday (UTC)
|
||||
- cron: "0 3 * * 1"
|
||||
- cron: "0 5 * * 2"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
playbook:
|
||||
|
|
Loading…
Add table
Reference in a new issue