Skip to content

Commit

Permalink
Run tests on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Gross authored and GitHub committed Oct 10, 2019
1 parent d6b77de commit 86c0b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Main workflow
on: [push]
on: [push, pull_request]
jobs:
run:
name: Run
Expand Down

0 comments on commit 86c0b21

Please sign in to comment.