chore(ci): update .gitea/workflows/release.yml #433
@ -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