Update Sync-Fork.yaml

This commit is contained in:
Fioren
2023-07-14 22:51:17 +07:00
committed by GitHub
parent d0f5926efc
commit 3a0837fb1d

View File

@@ -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 }}