add master branch image build
This commit is contained in:
parent
e4f8a80e4b
commit
51ed53af08
3
.github/workflows/pr.yml
vendored
3
.github/workflows/pr.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Publish Docker image for PR
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user