Skip to content

Commit c4d88af

Browse files
committed
Remove draft spec for delete workflow
1 parent b1fc099 commit c4d88af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/delete-test-mirror-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
run: |
8383
gh pr create \
8484
--repo DataDog/images \
85-
--draft \
8685
--title "Remove dd-trace-java-docker-build test images for PR #${PR_NUMBER}" \
8786
--base master \
8887
--head "${{ steps.define-branch.outputs.branch }}" \

0 commit comments

Comments
 (0)