mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
Fix format (#5617)
This commit is contained in:
@@ -4,7 +4,7 @@ name: Weekly Velocity Report
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
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:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user