chore(ci): update .gitea/workflows/release.yml #433
@ -2,7 +2,7 @@ name: Release
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 9 * * 0"
|
- cron: "0 9 * * 0"
|
||||||
- cron: "50 23 * * 2" # Testing
|
- cron: "0 0 * * *" # Testing
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user