mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2026-03-24 11:33:25 +08:00
Update sync_to_gitee.yml
This commit is contained in:
2
.github/workflows/sync_to_gitee.yml
vendored
2
.github/workflows/sync_to_gitee.yml
vendored
@@ -2,7 +2,7 @@ name: sync_to_gitee
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/30 * * * *'
|
- cron: '*/15 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user