Fix the actions message filter
This commit is contained in:
parent
04b60282af
commit
e085a8538e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -11,7 +11,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ ! startsWith(github.event.head_commit.message, 'v0.1') }}
|
||||
if: ${{ ! startsWith(github.event.head_commit.message, 'v0.') }}
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user