Skip to content

Commit ecd2737

Browse files
deleonioCopilot
andauthored
Update .github/workflows/dod-checker.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Martin <6279703+deleonio@users.noreply.github.com>
1 parent e84fff0 commit ecd2737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dod-checker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ concurrency:
1010

1111
jobs:
1212
check-dod:
13+
# Skip this job for draft pull requests as they are considered works in progress
1314
if: github.event.pull_request.draft == false
1415
runs-on: ubuntu-24.04
1516
steps:

0 commit comments

Comments
 (0)