Update .gitea/workflows/release.yml
All checks were successful
CI / ci (pull_request) Successful in 1m50s
All checks were successful
CI / ci (pull_request) Successful in 1m50s
Signed-off-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
parent
73958d99c8
commit
e462e70f5f
@ -2,7 +2,7 @@ name: Release
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 9 * * 0"
|
||||
- cron: "50 23 * * 2" # Testing
|
||||
- cron: "0 0 * * *" # Testing
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user