mirror of
https://github.com/Crocmagnon/ansible.git
synced 2025-01-21 20:53:34 +01:00
This commit is contained in:
parent
9afd85cbc7
commit
a37eeb3c46
1 changed files with 2 additions and 0 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -3,6 +3,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: "15 5 * * MON-FRI"
|
||||
|
||||
concurrency:
|
||||
group: deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue