Skip to content

Commit

Permalink
Update ci.yml to run CI against PRs as well
Browse files Browse the repository at this point in the history
  • Loading branch information
svsool committed Jul 19, 2020
1 parent c343c25 commit db33caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- '**'
tags:
- 'v*'
pull_request:

jobs:
check-types:
Expand Down

0 comments on commit db33caa

Please sign in to comment.