Skip to content

Commit 641a4c4

Browse files
committed
ci: docs check skipp draft
1 parent 5361536 commit 641a4c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ env:
2525

2626
jobs:
2727
docs-check:
28+
if: github.event.pull_request.draft == false
2829
runs-on: ubuntu-22.04
2930
strategy:
3031
fail-fast: false

0 commit comments

Comments
 (0)