Skip to content

Commit

Permalink
Run checks for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
jzbrooks committed May 17, 2021
1 parent 923a57a commit d60e479
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
- '**.md'
branches:
- master
pull_request:
paths-ignore:
- '**.md'
branches:
- master

jobs:
build:
Expand Down

0 comments on commit d60e479

Please sign in to comment.