1
0
Fork 0

actions: Run at 8pm, too

This commit is contained in:
Daniel Kempkens 2023-05-15 23:57:15 +02:00
parent db9810fc68
commit f21239d9e3
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -4,7 +4,7 @@ on:
push:
branches: ['master']
schedule:
- cron: '10 8 * * *'
- cron: '10,20 8 * * *'
workflow_dispatch:
jobs: