Skip to content

Commit aeeea62

Browse files
authored
GH: Rename github workflow for pre-9.0 docgen (#1871)
1 parent ee2da28 commit aeeea62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reference_docs.yml renamed to .github/workflows/reference_docs-pre90.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: "Reference Documentation generation for specified version"
1+
name: "Plugin docgen for specified 8.x and earlier"
22

3-
run-name: "Reference Documentation generation for ${{ github.event.inputs.branch }}"
3+
run-name: "Plugin docgen for ${{ github.event.inputs.branch }}"
44

55
on:
66
workflow_dispatch:

0 commit comments

Comments
 (0)