Prevent multiple builds during release [skip ci]
This commit is contained in:
parent
fc73c1d38d
commit
2a89297f7d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -6,7 +6,7 @@ env:
|
||||
on:
|
||||
push:
|
||||
release:
|
||||
types: [created, edited, published, prereleased]
|
||||
types: [published, prereleased]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Loading…
x
Reference in New Issue
Block a user