Skip to content

Commit d0fa2bb

Browse files
committed
Remove draft specs
1 parent 0a4d0a3 commit d0fa2bb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ jobs:
9898
run: |
9999
PR_URL=$(gh pr create \
100100
--repo DataDog/images \
101-
--draft \
102101
--title "Update dd-trace-java-docker-build test images for PR #${PR_NUMBER}" \
103102
--base master \
104103
--head "${{ steps.define-branch.outputs.branch }}" \

.github/workflows/update-mirror-digests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ jobs:
113113
run: |
114114
gh pr create \
115115
--repo DataDog/images \
116-
--draft \
117116
--title "Update dd-trace-java-docker-build ci-* image digests" \
118117
--base master \
119118
--head "${{ steps.define-branch.outputs.branch }}" \

0 commit comments

Comments
 (0)