Disable unused docker workflow for pr
Signed-off-by: Xiaofeng Wang <wasphin@gmail.com>
This commit is contained in:
parent
4f7609d15d
commit
375e0f4294
|
|
@ -7,12 +7,6 @@ on:
|
|||
- "feature/*"
|
||||
- "release/*"
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- "master"
|
||||
- "feature/*"
|
||||
- "release/*"
|
||||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
REGISTRY: docker.io
|
||||
|
|
|
|||
Loading…
Reference in New Issue