Skip to content

Commit

Permalink
ci: run test and lint on all pull requests, not just to prs to master…
Browse files Browse the repository at this point in the history
… branch
  • Loading branch information
LeweyM committed May 17, 2024
1 parent d7f9f77 commit 6f8ae71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
pull_request:
branches:
- master

jobs:
test:
Expand Down

0 comments on commit 6f8ae71

Please sign in to comment.