Browse Source

Update CI

20230320
MengYX 4 years ago
parent
commit
b65e47514f
No known key found for this signature in database GPG Key ID: E63F9C7303E8F604
  1. 1
      .github/workflows/build.yml

1
.github/workflows/build.yml

@ -1,7 +1,6 @@
name: Build
on:
push:
branches: [ master ]
paths:
- "**/*.js"
- "**/*.vue"

Loading…
Cancel
Save