We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3a42d commit a520d65Copy full SHA for a520d65
.github/workflows/unittest.yml
@@ -2,8 +2,7 @@ name: Run Unittests
2
on:
3
push:
4
branches:
5
- - master
6
- pull_request:
+ - "0.7.4-hotfixes"
7
8
jobs:
9
dubtest:
0 commit comments