github action trigger at min45

This commit is contained in:
Wouter Groeneveld 2021-03-05 18:09:35 +01:00
parent 382762fb35
commit 4890969539
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ on:
push:
branches: [ master ]
workflow_dispatch:
schedule:
- cron: '45 * * * *'
jobs:
build: