ci: allow drafts to run artifact builds again
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
4942d684ea
commit
3341a8e56e
|
@ -167,7 +167,6 @@ jobs:
|
|||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
needs: tests
|
||||
if: github.event.pull_request.draft != true
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Reference in New Issue