mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-03 14:12:21 +00:00
Merge pull request #129 from pspdev/no-daily-builds
Do not rebuild every day
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