mirror of
https://github.com/librespeed/speedtest.git
synced 2026-08-04 14:48:38 +00:00
ci: run Docker workflow for master pull requests
This commit is contained in:
parent
ab86aab10f
commit
dbb4067f5e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -13,7 +13,7 @@ on:
|
|||
# Publish semver tags as releases.
|
||||
tags: ["v*.*.*"]
|
||||
pull_request:
|
||||
branches: ["{{is_default_branch}}"]
|
||||
branches: [master]
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue