Skip to content

Commit

Permalink
Run test suite on "merge to master" actions. (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed May 4, 2020
1 parent 4303706 commit 219cd82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
name: Test Suite

on:
push:
branches: ["master"]
pull_request:
branches: ["master"]

Expand Down

0 comments on commit 219cd82

Please sign in to comment.