Skip to content

Commit

Permalink
run pre-commit format check on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
moriarty authored Jul 3, 2023
1 parent 3b3f368 commit 437228f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ name: Format
on:
workflow_dispatch:
pull_request:
push:
branches:
- main

jobs:
pre-commit:
Expand Down

0 comments on commit 437228f

Please sign in to comment.