Skip to content

Commit 101904b

Browse files
committed
ci: update workflow to use dev branch instead of develop
authored-by: aneki (@joshuaboys)
1 parent 1f74959 commit 101904b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- develop
7+
- dev
88
paths:
99
- '**.md'
1010
- '.markdownlint.json'

0 commit comments

Comments
 (0)