mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-06 01:16:25 -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
|
||||
- LICENSE
|
||||
- run.sh
|
||||
schedule:
|
||||
- cron: '30 14 * * 1' # every Monday, 9:30 AM CDT
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user