We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4ceab commit 7f4f794Copy full SHA for 7f4f794
.github/workflows/unit_test.yaml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- "main"
6
- "refactor"
7
+ - "dev"
8
paths-ignore:
9
- "docs/**"
10
- "**.md"
0 commit comments