temporarily disable sync main until 2.14.3

This commit is contained in:
Dilan Bhalla
2023-08-22 09:56:49 -07:00
parent 08147f08df
commit 7acd76dc4c

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: