Skip to content

Commit 8815fb7

Browse files
Fix yamlint
1 parent e1684dd commit 8815fb7

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: [ v10.* ]
5+
tags: [v10.*]
66

77
jobs:
88
documentation_schema:

0 commit comments

Comments
 (0)