Update sync-main.yml

This commit is contained in:
dilanbhalla
2023-08-25 10:40:26 -07:00
committed by GitHub
parent f2994e70d0
commit 0a9fc79525

View File

@@ -1,10 +1,10 @@
name: Sync Main
on:
# schedule:
# - cron: '0 12 * * *'
# push:
# branches:
# - 'main'
schedule:
- cron: '0 12 * * *'
push:
branches:
- 'main'
workflow_dispatch:
jobs:
sync-main: