mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 16:51:27 +00:00
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:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -6,8 +6,6 @@ on:
|
||||
- master
|
||||
tags:
|
||||
- v*
|
||||
schedule:
|
||||
- cron: 0 7 * * *
|
||||
repository_dispatch:
|
||||
types: [run_build]
|
||||
|
||||
|
Reference in New Issue
Block a user