ci: remove schedule run for gitee_sync

This commit is contained in:
xiongdian.me 2024-08-28 10:29:50 +08:00
parent 2beb9ebbf9
commit b0cec95575

View File

@ -1,8 +1,6 @@
name: sync repos to gitee
on:
push: ~
schedule:
- cron: 10 4 * * *
workflow_dispatch: ~
jobs:
dotfiles: