ci: update pr check ci

This commit is contained in:
xrkffgg 2021-02-24 16:51:44 +08:00 committed by GitHub
parent aab4733f4d
commit c147c46450
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,12 +9,13 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/check-pr-ci@v1.1.0
- uses: actions-cool/check-pr-ci@v1.2.0
with:
filter-label: 'BranchAutoMerge'
filter-creator-authority: 'write'
filter-head-ref: 'master, feature, master-merge-feature, feature-merge-master'
filter-support-fork: false
skip-run-names: 'deploy preview'
success-review: true
success-merge: true
merge-method: 'merge'