Skip to content

Commit

Permalink
removing action on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoterh committed Nov 5, 2024
1 parent b556cad commit 329e58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# .github/workflows/pre-commit.yml
name: Pre-commit
on: [pull_request, push]
on: [push]
jobs:
pre-commit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 329e58d

Please sign in to comment.