Skip to content

Commit 8f370c4

Browse files
committed
api_refs.yaml: base_branch as an input
1 parent 6673291 commit 8f370c4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/api_refs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ on:
1717
required: false
1818
type: boolean
1919
default: false
20+
base_branch:
21+
description: 'Use this branch of the doc to build the refs'
22+
required: false
23+
type: string
2024

2125
jobs:
2226
open_php_api_ref_pr:

0 commit comments

Comments
 (0)