ci: skip Merge commit

This commit is contained in:
Xwite 2023-03-10 14:19:51 +08:00 committed by GitHub
parent 3c736b4267
commit f0f5304ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ jobs:
prepare:
runs-on: ubuntu-latest
if: ${{ !startsWith(github.event.head_commit.message, 'Merge') }}
outputs:
version: ${{ steps.set-ver.outputs.version }}
versionL: ${{ steps.set-ver.outputs.versionL }}