We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464fe3c commit a81d784Copy full SHA for a81d784
.github/workflows/test.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - main
8
paths-ignore:
9
- "docs/**"
10
- "*.md"
0 commit comments