Skip to content

Commit 38f9523

Browse files
Update vale-linting.yml
1 parent 677055a commit 38f9523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vale-linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: reviewdog
22
on:
33
pull_request:
44
types: [opened, synchronize, reopened]
5-
branches: [ master, 'v[0-9].[0-9]' ]
5+
branches: [ master, 'v[0-9].[0-99]' ]
66

77
jobs:
88
vale:

0 commit comments

Comments
 (0)