workflow: cancel build docker for pr

This commit is contained in:
Xhofe 2022-04-01 09:40:53 +08:00
parent 9daeaf7562
commit e83081380e

View File

@ -3,8 +3,6 @@ name: build_docker
on: on:
push: push:
branches: [ v2 ] branches: [ v2 ]
pull_request:
branches: [ v2 ]
jobs: jobs:
build_docker: build_docker: