add schedule
Some checks failed
/ run ansible (push) Has been cancelled

This commit is contained in:
Gabriel Augendre 2024-11-01 17:35:50 +01:00
parent 9afd85cbc7
commit a37eeb3c46

View file

@ -3,6 +3,8 @@ on:
push:
branches:
- master
schedule:
- cron: "15 5 * * MON-FRI"
concurrency:
group: deploy