Skip to content

CI: copy build-template from master branch #439

CI: copy build-template from master branch

CI: copy build-template from master branch #439

Workflow file for this run

name: PR build
on:
pull_request_target:
jobs:
build:
uses: ./.github/workflows/build-template.yml

Check failure on line 8 in .github/workflows/premerge.yml

View workflow run for this annotation

GitHub Actions / PR build

Invalid workflow file

The workflow is not valid. .github/workflows/premerge.yml (Line: 8, Col: 11): Input variants is required, but not provided while calling.
with:
host: ubuntu-20.04
images: core-image-base core-image-weston core-image-x11 initramfs-test-image initramfs-test-full-image cryptodev-module
machines: dragonboard-410c dragonboard-845c qrb5165-rb5 qcom-armv8a sa8155p-adp
ref: refs/pull/${{github.event.pull_request.number}}/merge
branch: ${{github.base_ref}}
url: ${{github.server_url}}/${{github.repository}}
secrets: inherit