Fix to remove building on schedule

This commit is contained in:
iliajie
2023-08-03 13:49:20 +03:00
parent 31b48f8dd6
commit 7b34282488

View File

@ -4,8 +4,6 @@ on:
push:
branches:
- master
schedule:
- cron: "0 8 * * *"
jobs:
build: