Fix: remove building from schedule

This commit is contained in:
Michele Bologna
2023-12-24 16:41:44 +01:00
committed by GitHub
parent 30ffa91e72
commit 5778e78c78

View File

@@ -5,8 +5,6 @@ on:
branches: [ "master" ] branches: [ "master" ]
pull_request: pull_request:
branches: [ "master" ] branches: [ "master" ]
schedule:
- cron: "0 4 1 * *"
env: env:
# github.repository as <account>/<repo> # github.repository as <account>/<repo>