We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1684dd commit 8815fb7Copy full SHA for 8815fb7
1 file changed
.github/workflows/schema_trigger.yaml
@@ -2,7 +2,7 @@ name: Trigger schema workflow
2
3
on:
4
push:
5
- tags: [ v10.* ]
+ tags: [v10.*]
6
7
jobs:
8
documentation_schema:
0 commit comments