Commit 1c358c5
committed
Do not run tests twice for pull requests
In order to achieve that we're going to run tests only when commits are
pushed to `master` branch (i.e. pull requests get merged) or when pull
requests are created and the target branch is `master`.1 parent 5f620a7 commit 1c358c5
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments