Skip to content

Commit

Permalink
Run tests on all pushes and pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrodie committed Aug 14, 2023
1 parent f72d45f commit 188e580
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 188e580

Please sign in to comment.