only if not draft

This commit is contained in:
Miodec 2024-02-01 23:21:38 +01:00
parent d9eb4b980d
commit b69f057da6

View file

@ -20,6 +20,7 @@ concurrency:
jobs:
pre-ci:
if: github.event.pull_request.draft == false
name: pre-ci
runs-on: ubuntu-latest
outputs: