mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2026-06-09 11:23:08 +08:00
workflow: cancel build docker for pr
This commit is contained in:
2
.github/workflows/build_docker.yml
vendored
2
.github/workflows/build_docker.yml
vendored
@@ -3,8 +3,6 @@ name: build_docker
|
||||
on:
|
||||
push:
|
||||
branches: [ v2 ]
|
||||
pull_request:
|
||||
branches: [ v2 ]
|
||||
|
||||
jobs:
|
||||
build_docker:
|
||||
|
||||
Reference in New Issue
Block a user