Browse Source

ci: update pr check ci version

pull/29450/head
xrkffgg 4 years ago
committed by GitHub
parent
commit
99e788f98f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/pr-check-ci.yml

2
.github/workflows/pr-check-ci.yml

@ -9,7 +9,7 @@ jobs:
pr-check-ci:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/check-pr-ci@v1.2.1
- uses: actions-cool/check-pr-ci@v1.2.2
with:
filter-label: 'BranchAutoMerge'
filter-creator-authority: 'write'

Loading…
Cancel
Save