Commit eb8e4155 authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): no schedule

parent 6e8614d7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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:
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@ name: Sync WD14 Groups
on:
  #  push:
  workflow_dispatch:
  schedule:
    - cron: '30 18 * * 6'
#  schedule:
#    - cron: '30 18 * * 6'

jobs:
  sync: