Skip to content

Commit

Permalink
disable auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
qrtt1 authored Nov 19, 2024
1 parent 4a5e017 commit 130d472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches: [ "main" ]
paths-ignore: [ "data.json", "ui-data.json" ]
schedule:
- cron: '17 * * * *'
# schedule:
# - cron: '17 * * * *'

jobs:
build:
Expand Down

0 comments on commit 130d472

Please sign in to comment.