4
0
mirror of https://github.com/docker/setup-qemu-action.git synced 2026-03-02 21:02:11 +08:00

Enhance workflow

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-04-02 11:47:52 +02:00
parent 9d419fda7d
commit 1f1f11dad8
11 changed files with 135 additions and 67 deletions

View File

@@ -5,13 +5,10 @@ on:
branches:
- 'master'
- 'releases/v*'
paths-ignore:
- '**.md'
pull_request:
branches:
- 'master'
paths-ignore:
- '**.md'
- 'releases/v*'
jobs:
validate: