Skip to content

Commit 2db9238

Browse files
changed to master
1 parent f3bca32 commit 2db9238

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: [ main, 'v[0-9].[0-9]' ]
5+
branches: [ master, 'v[0-9].[0-9]' ]
66

77
jobs:
88
vale:

0 commit comments

Comments
 (0)