mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Fix format (#5617)
This commit is contained in:
2
.github/workflows/weekly-velocity-report.yml
vendored
2
.github/workflows/weekly-velocity-report.yml
vendored
@@ -4,7 +4,7 @@ name: Weekly Velocity Report
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 9 * * 1" # Runs every Monday at 9:00 AM UTC
|
||||
- cron: '0 9 * * 1' # Runs every Monday at 9:00 AM UTC
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user