Update sync-main.yml

This commit is contained in:
dilanbhalla
2023-09-13 19:03:25 -07:00
committed by GitHub
parent c30661e1c1
commit c2fee6758f

View File

@@ -2,9 +2,6 @@ name: Sync Main
on:
schedule:
- cron: '55 * * * *'
push:
branches:
- 'main'
workflow_dispatch:
jobs:
sync-main: