mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 06:46:59 +08:00
ci: remove schedule run for gitee_sync
This commit is contained in:
parent
2beb9ebbf9
commit
b0cec95575
2
.github/workflows/gitee_sync.yml
vendored
2
.github/workflows/gitee_sync.yml
vendored
|
@ -1,8 +1,6 @@
|
||||||
name: sync repos to gitee
|
name: sync repos to gitee
|
||||||
on:
|
on:
|
||||||
push: ~
|
push: ~
|
||||||
schedule:
|
|
||||||
- cron: 10 4 * * *
|
|
||||||
workflow_dispatch: ~
|
workflow_dispatch: ~
|
||||||
jobs:
|
jobs:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user