fix CI sync file
This commit is contained in:
1
.github/workflows/github-sync.yml
vendored
1
.github/workflows/github-sync.yml
vendored
@ -3,6 +3,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: "*/5 * * * *"
|
- cron: "*/5 * * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
repo-sync:
|
repo-sync:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user