mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 00:16:59 +02:00
enable on PR
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
a3a3cc4510
commit
0513a6e82c
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -1,5 +1,6 @@
|
||||
name: "Run build"
|
||||
on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
image_formats:
|
||||
@ -29,7 +30,7 @@ on:
|
||||
Custom SDK container version to use for this build.
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
packages:
|
||||
@ -39,6 +40,7 @@ jobs:
|
||||
- debian
|
||||
- build
|
||||
- x64
|
||||
environment: main
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user