Changed to run only once at 23:00

This commit is contained in:
Michael Starke
2021-02-01 20:27:14 +01:00
committed by GitHub
parent e7a5eab982
commit c50598b8a0

View File

@@ -1,10 +1,12 @@
name: Nightly
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
#push:
# branches: [ master ]
#pull_request:
# branches: [ master ]
schedule:
- cron: '0 23 * * *'
workflow_dispatch: