Skip to content

Commit

Permalink
Run CI on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Oct 16, 2019
1 parent 9d30891 commit a6187ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
@@ -1,6 +1,6 @@
name: Node CI

on: [push]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit a6187ae

Please sign in to comment.