We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unittest.yml
1 parent 0eecf5a commit 88df084Copy full SHA for 88df084
1 file changed
.github/workflows/unittest.yml
@@ -2,7 +2,8 @@ name: Unittests
2
3
on:
4
push:
5
- - branches: [main]
+ branches: [main]
6
+ pull_request:
7
workflow_call:
8
9
jobs:
0 commit comments