mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-12-21 13:31:57 +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…
Reference in a new issue