Loading .github/workflows/wd14.yml +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ on: description: 'Enable Tag Lazy Mode' type: boolean default: false schedule: - cron: '30 18 * * 0' # schedule: # - cron: '30 18 * * 0' jobs: sync: Loading .github/workflows/wd14_groups.yml +2 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ name: Sync WD14 Groups on: # push: workflow_dispatch: schedule: - cron: '30 18 * * 6' # schedule: # - cron: '30 18 * * 6' jobs: sync: Loading Loading
.github/workflows/wd14.yml +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ on: description: 'Enable Tag Lazy Mode' type: boolean default: false schedule: - cron: '30 18 * * 0' # schedule: # - cron: '30 18 * * 0' jobs: sync: Loading
.github/workflows/wd14_groups.yml +2 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,8 @@ name: Sync WD14 Groups on: # push: workflow_dispatch: schedule: - cron: '30 18 * * 6' # schedule: # - cron: '30 18 * * 6' jobs: sync: Loading