Browse Source

🚀 Deploy:ci add pull_request

pull/6390/head
chenshuai2144 6 years ago
parent
commit
9f088cb3f2
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

@ -1,6 +1,6 @@
name: Node CI
on: [push]
on: [push, pull_request]
jobs:
build:

Loading…
Cancel
Save