Closes gh-9775
@@ -2,8 +2,6 @@ name: CI
on:
push:
- branches:
- - main
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch: # Manual trigger