more days
Build and push / Pulling repo on server (push) Successful in 11s Details

This commit is contained in:
Christian Haschek 2023-12-22 21:41:21 +01:00
parent 8de033b58b
commit a22dbd7eaf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
on:
schedule:
- cron: '1 1 * * *' # every day at 1:01am
- cron: '0 3 * * 0,1,6' # at 1:01am on Friday, Saturday and Sunday
# on: [push]