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