Skip to content

Commit

Permalink
Remove scheduled dispatch
Browse files Browse the repository at this point in the history
I'm manually triggering this for updates anyway and too many requests may cause request failures.
  • Loading branch information
Sainan committed Oct 4, 2024
1 parent f355093 commit 1179cd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Update
on:
workflow_dispatch: {}
schedule:
- cron: '0 0 * * *'
jobs:
update:
runs-on: [debian-10]
Expand Down

0 comments on commit 1179cd1

Please sign in to comment.