Skip to content

Commit

Permalink
chore(pipeline): Add trigger on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
tverhoken committed Dec 9, 2020
1 parent 2274cef commit 0a14879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
push:
paths-ignore:
- README.md
pull_request:
branches: '*'

jobs:
prepare:
Expand Down

0 comments on commit 0a14879

Please sign in to comment.