mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-07-26 05:18:02 +08:00
Temp branch event trigger for our tests on v2 actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/setup-qemu-ci.yml
vendored
2
.github/workflows/setup-qemu-ci.yml
vendored
@@ -4,12 +4,14 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- mig # remove when merged to master
|
||||
paths:
|
||||
- .github/workflows/setup-qemu-ci.yml
|
||||
- setup-qemu/**
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- mig # remove when merged to master
|
||||
paths:
|
||||
- .github/workflows/setup-qemu-ci.yml
|
||||
- setup-qemu/**
|
||||
|
Reference in New Issue
Block a user