We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e860c4e commit b3f401fCopy full SHA for b3f401f
.github/workflows/test.yaml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches:
9
- master
10
+ - wip/**
11
pull_request:
12
13
0 commit comments