Skip to content

Commit

Permalink
Remove pre-commit test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
jpthiele authored Nov 24, 2024
1 parent 08113fa commit dd419c3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: pre-commit

on:
pull_request:
push:
branches: [main]


jobs:
pre-commit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dd419c3

Please sign in to comment.