Run github actions CI on pull requests
Reviewed By: passy Differential Revision: D19371690 fbshipit-source-id: b15909ea9570cae21fcb27774b10e161bf0d8e98
This commit is contained in:
committed by
Facebook Github Bot
parent
7da7df44ff
commit
5ea4c2211e
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: Node CI
|
name: Node CI
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user