Skip to content

Commit 042e1b5

Browse files
committed
api_refs.yaml: Prepare PR state and labels
1 parent a05d429 commit 042e1b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/api_refs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,7 @@ jobs:
6161
body: "PHP API Reference update for ${{ steps.version_and_branches.outputs.version }}"
6262
branch: "${{ steps.version_and_branches.outputs.work_branch }}"
6363
base: "${{ steps.version_and_branches.outputs.base_branch }}"
64-
draft: false
64+
draft: true
65+
#TODO: draft: false
66+
labels: Invalid
67+
#TODO: labels: Needs DOC review

0 commit comments

Comments
 (0)