Skip to content

Commit

Permalink
disable update-checker action
Browse files Browse the repository at this point in the history
  • Loading branch information
WYC-2020 authored Sep 30, 2023
1 parent ad4286d commit 1485f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ env:

on:
workflow_dispatch:
schedule:
- cron: 0 0 * * SAT
# schedule:
# - cron: 0 0 * * SAT

jobs:
check:
Expand Down

0 comments on commit 1485f5d

Please sign in to comment.