Skip to content

Commit

Permalink
SP-260 Run tests on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrodie committed Nov 11, 2022
1 parent 24e70af commit fdb0bbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Build

on:
pull_request:
types:
- opened
- reopened
push:
branches-ignore:
- 'master'
Expand Down

0 comments on commit fdb0bbb

Please sign in to comment.