Skip to content

Commit

Permalink
SP-628 Run tests on push, pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrodie committed Aug 3, 2023
1 parent a8204d0 commit cfe7a6d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Build

on:
pull_request:
types:
- opened
- reopened
push:
branches-ignore:
- 'master'
on: [push, pull_request]

jobs:
build-and-test:
Expand Down

0 comments on commit cfe7a6d

Please sign in to comment.