We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05d429 commit 042e1b5Copy full SHA for 042e1b5
.github/workflows/api_refs.yaml
@@ -61,4 +61,7 @@ jobs:
61
body: "PHP API Reference update for ${{ steps.version_and_branches.outputs.version }}"
62
branch: "${{ steps.version_and_branches.outputs.work_branch }}"
63
base: "${{ steps.version_and_branches.outputs.base_branch }}"
64
- draft: false
+ draft: true
65
+ #TODO: draft: false
66
+ labels: Invalid
67
+ #TODO: labels: Needs DOC review
0 commit comments