mirror of https://github.com/certd/certd
chore: docs
parent
4b66af7cd9
commit
d6fb26d060
|
@ -1,7 +1,7 @@
|
||||||
name: sync-to-gitee
|
name: sync-to-gitee
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ['v2']
|
branches: ['v2','v2-dev']
|
||||||
# schedule:
|
# schedule:
|
||||||
# - # 国际时间 19:17 执行,北京时间3:17 ↙↙↙ 改成你想要每天自动执行的时间
|
# - # 国际时间 19:17 执行,北京时间3:17 ↙↙↙ 改成你想要每天自动执行的时间
|
||||||
# - cron: '17 19 * * *'
|
# - cron: '17 19 * * *'
|
||||||
|
|
Loading…
Reference in New Issue