Skip to content

Commit

Permalink
added workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
nobbi1991 committed Dec 14, 2024
1 parent f8ef90b commit c679ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_pre_commit_hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Update pre-commit hooks
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

jobs:
update-pre-commit-hooks:
Expand Down

0 comments on commit c679ed0

Please sign in to comment.