Skip to content

Commit f5e93db

Browse files
TEMP: trigger update-schema-docs on PR branch push for end-to-end test
Co-authored-by: Isaac
1 parent 6a8a5ed commit f5e93db

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/update-schema-docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ on:
1212
push:
1313
tags:
1414
- "v*"
15+
# TEMP: drives end-to-end test on the PR branch (workflow_dispatch is
16+
# unavailable until the file lands on main). Remove before merging.
17+
branches:
18+
- workflow/update-schema-docs-on-release
1519

1620
workflow_dispatch:
1721

0 commit comments

Comments
 (0)