Skip to content

Commit

Permalink
ci: Run tests against PR (#50)
Browse files Browse the repository at this point in the history
* ci: Does this work?

* No target

* Yep

* Only use PR target for linting the PR title.
  • Loading branch information
amannn authored Oct 16, 2020
1 parent 2849c75 commit bbeb269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Test'
on:
pull_request_target:
pull_request:
types:
- opened
- reopened
Expand Down

0 comments on commit bbeb269

Please sign in to comment.