Skip to content

Commit

Permalink
Run CI for PRs.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Nov 9, 2019
1 parent 4ef1026 commit 5ca31f3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/nodejs.yml
@@ -1,12 +1,8 @@
name: Node CI

on: [push]

on: [push, pull_request]
jobs:
build:

runs-on: macOS-latest

strategy:
matrix:
node-version: [8, 10, 12, 13]
Expand Down

0 comments on commit 5ca31f3

Please sign in to comment.