Skip to content

Commit

Permalink
Make GitHub Actions run on every PR (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed May 24, 2020
1 parent acb34ce commit a55f1f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
pull_request:
branches:
- master

jobs:
tests:
Expand Down

0 comments on commit a55f1f8

Please sign in to comment.