Skip to content

Commit 95c011a

Browse files
committed
Update schema trigger tags match
1 parent 1913838 commit 95c011a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/schema_trigger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Trigger schema workflow
22

33
on:
44
push:
5-
tags: [v11.*]
5+
tags: [v12.*]
66

77
jobs:
88
documentation_schema:

0 commit comments

Comments
 (0)