Browse Source

test: and pull_request_target branches-ignore

pull/27728/head
shaodahong 4 years ago
parent
commit
70b90c076f
  1. 3
      .github/workflows/ui.yml

3
.github/workflows/ui.yml

@ -2,6 +2,9 @@ name: UI
on: on:
pull_request_target: pull_request_target:
. # fix merge commit trigger
branches-ignore:
- master
push: push:
branches: branches:
- master - master

Loading…
Cancel
Save