We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e6ed5 commit d539250Copy full SHA for d539250
.github/workflows/ci.yml
@@ -1,9 +1,9 @@
1
name: WeChat MiniProgram Demo CI/CD
2
3
on:
4
- push:
+ pull_request:
5
branches:
6
- - feat-ce
+ - master
7
jobs:
8
upload:
9
runs-on: ubuntu-latest
0 commit comments