ci: update verify acition

This commit is contained in:
xrkffgg 2021-02-10 18:23:03 +08:00 committed by GitHub
parent 7ffacd6051
commit eb720d3f84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
jobs:
verify:
runs-on: ubuntu-latest
if: contains(github.event.pull_request.title, 'changelog')
if: contains(github.event.pull_request.title, 'changelog') || contains(github.event.pull_request.title, 'release')
steps:
- uses: actions/checkout@v2
- name: verify-version