add master branch image build
This commit is contained in:
parent
f3600af39d
commit
cf3a88ea3e
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