No need to build docker test image on each pull request commit
This commit is contained in:
parent
a376625088
commit
1ac8ae7697
|
|
@ -14,10 +14,6 @@ on:
|
|||
branches:
|
||||
- 'master'
|
||||
- 'stable'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'stable'
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue