Skip to content

Commit

Permalink
ci: make pre-commit workflow re-usable
Browse files Browse the repository at this point in the history
  • Loading branch information
sblask committed Feb 29, 2024
1 parent 18e4a67 commit f4a1f69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: pre-commit
on:
pull_request:
push:
workflow_call:

jobs:
pre-commit:
Expand Down

0 comments on commit f4a1f69

Please sign in to comment.