[no ci] Workflow: add cron schedule

pull/1359/head
viktorxda 2024-03-25 16:44:15 +01:00 committed by GitHub
parent 025575edeb
commit 1b982e328f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ on:
push:
branches:
- master
schedule:
- cron: '0 1 * * *'
workflow_dispatch:
env: