Skip to content

Commit

Permalink
ci: run tests only on branch push
Browse files Browse the repository at this point in the history
trying to prevent double running on pushes and PRs
  • Loading branch information
andrewthetechie committed Jul 21, 2022
1 parent 6997a6d commit ba24614
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Tests

on:
- push
- pull_request

jobs:
tests:
Expand Down

0 comments on commit ba24614

Please sign in to comment.