Skip to content

Commit

Permalink
Merge pull request #17 from Robso-creator/issue-16
Browse files Browse the repository at this point in the history
fix: do not run test again on push
  • Loading branch information
Robso-creator authored Jan 30, 2024
2 parents 4351db8 + ffc206c commit 325cd2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
on:
pull_request:
branches: [main]
push:
branches: [main]

jobs:
pre-commit:
Expand Down

0 comments on commit 325cd2f

Please sign in to comment.