Skip to content

Commit

Permalink
allow running workflow manually
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Oct 16, 2023
1 parent 8ff387b commit 913ae48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hook-dependencies-update.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
schedule:
- cron: '50 8 1,15 * *'
workflow_dispatch


name: Hook dependency updates
Expand Down
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ repos:
- rlang
- git2r
- desc
- lorenzwalthert/precommit
stages: [commit, push]
- id: hooks-config-to-inst
name: hooks-config-to-inst
Expand Down

0 comments on commit 913ae48

Please sign in to comment.