mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 01:46:58 +02:00
enable on PR
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
a3a3cc4510
commit
0513a6e82c
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: "Run build"
|
name: "Run build"
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
image_formats:
|
image_formats:
|
||||||
@ -39,6 +40,7 @@ jobs:
|
|||||||
- debian
|
- debian
|
||||||
- build
|
- build
|
||||||
- x64
|
- x64
|
||||||
|
environment: main
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user