Do not rebuild every day

Daily was too often and this will be rebuild weekly with the changes to psptoolchain-allegrex anyway, because of the cascading effect build into the repos.
This commit is contained in:
Wouter Wijsman
2023-05-10 21:13:34 +02:00
committed by GitHub
parent 6763ecc95e
commit 56e5100c29

View File

@@ -6,8 +6,6 @@ on:
- master
tags:
- v*
schedule:
- cron: 0 7 * * *
repository_dispatch:
types: [run_build]