Skip to content

Commit f030245

Browse files
committed
Run dev on non master
1 parent bac1450 commit f030245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "Dev"
22

33
on:
44
push:
5+
branches-ignore: [master]
56
paths:
67
- ".github/workflows/dev.yaml"
78
- ".vitepress/**"

0 commit comments

Comments
 (0)