mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-07 13:16:40 -06:00
Add schedule for workflow test
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -14,6 +14,8 @@ on:
|
|||||||
- .gitignore
|
- .gitignore
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- run.sh
|
- run.sh
|
||||||
|
schedule:
|
||||||
|
- cron: '30 14 * * 1' # every Monday, 9:30 AM CDT
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|||||||
Reference in New Issue
Block a user