Skip to content

Commit

Permalink
Merge pull request #113 from nobbi1991/pipelines
Browse files Browse the repository at this point in the history
added workflow_dispatch
  • Loading branch information
nobbi1991 authored Dec 14, 2024
2 parents bad6246 + c679ed0 commit 23627a7
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 23627a7

Please sign in to comment.