Improve github action

This commit is contained in:
Bensuperpc 2021-05-15 10:43:21 +02:00
parent 2c6a5eca11
commit 3952f72dc8

View File

@ -12,7 +12,8 @@ on:
branches:
- '*'
schedule:
- cron: '0 0 * * 0' # Every sunday at 00:00 https://crontab.guru/#0_7_*_*_1
# - cron: '0 0 * * 0' # Every sunday at 00:00 https://crontab.guru/#0_7_*_*_1
- cron: '0 0 17 * *'
jobs:
base:
name: base