Remove pull requests from docker build
This commit is contained in:
parent
edd80a1569
commit
48224c7b53
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -5,8 +5,6 @@ name: build and push docker image
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build-node:
|
||||
|
|
|
|||
Loading…
Reference in a new issue