mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
Update Sync-Fork.yaml
This commit is contained in:
6
.github/workflows/Sync-Fork.yaml
vendored
6
.github/workflows/Sync-Fork.yaml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Automatic Sync fork
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 */15 * *'
|
||||
# schedule:
|
||||
# - cron: '0 0 */15 * *'
|
||||
workflow_dispatch: { }
|
||||
jobs:
|
||||
sync:
|
||||
@@ -13,4 +13,4 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
REPOSITORY: ${{ github.repository }}
|
||||
BRANCH_NAME: ${{ github.ref_name }}
|
||||
BRANCH_NAME: ${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user