We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac1450 commit f030245Copy full SHA for f030245
.github/workflows/dev.yaml
@@ -2,6 +2,7 @@ name: "Dev"
2
3
on:
4
push:
5
+ branches-ignore: [master]
6
paths:
7
- ".github/workflows/dev.yaml"
8
- ".vitepress/**"
0 commit comments