make sure ci runs on version branches

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
master
Tonis Tiigi 2021-02-24 12:36:45 -08:00
parent 509b73d91e
commit c38341f4e9
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ on:
pull_request:
branches:
- 'master'
- 'v*'
env:
REPO_SLUG_ORIGIN: "moby/buildkit:latest"

View File

@ -11,6 +11,7 @@ on:
pull_request:
branches:
- 'master'
- 'v*'
env:
REPO_SLUG_ORIGIN: "moby/buildkit:latest"