mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
only if not draft
This commit is contained in:
parent
d9eb4b980d
commit
b69f057da6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/monkey-ci.yml
vendored
1
.github/workflows/monkey-ci.yml
vendored
|
|
@ -20,6 +20,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
pre-ci:
|
||||
if: github.event.pull_request.draft == false
|
||||
name: pre-ci
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue