mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-04-26 11:55:17 +00:00
Delete .github/workflows/auto-sync.yml
This commit is contained in:
17
.github/workflows/auto-sync.yml
vendored
17
.github/workflows/auto-sync.yml
vendored
@@ -1,17 +0,0 @@
|
|||||||
name: Sync Fork
|
|
||||||
|
|
||||||
on:
|
|
||||||
schedule:
|
|
||||||
- cron: '*/30 * * * *' # every 30 minutes
|
|
||||||
workflow_dispatch: # on button click
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
sync:
|
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: tgymnich/fork-sync@v1.8
|
|
||||||
with:
|
|
||||||
base: main
|
|
||||||
head: main
|
|
||||||
Reference in New Issue
Block a user