Skip to content

Commit

Permalink
Run tests on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Aug 31, 2023
1 parent 42bc2ef commit 48970b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- "**"
tags-ignore:
- "v*"
pull_request:
branches:
- master

jobs:
test:
Expand Down

0 comments on commit 48970b3

Please sign in to comment.