Skip to content

WIP: esp-qcom-image: convert to OE-core uki.bbclass #28

WIP: esp-qcom-image: convert to OE-core uki.bbclass

WIP: esp-qcom-image: convert to OE-core uki.bbclass #28

Workflow file for this run

name: Build on PR
on:
pull_request:
permissions:
checks: write
pull-requests: write
contents: read
packages: read
jobs:
event-file:
name: "Upload event file"
runs-on: ubuntu-latest
steps:
- name: Upload
uses: actions/upload-artifact@v4
with:
name: Event File
path: ${{ github.event_path }}
build-pr:
uses: ./.github/workflows/build-yocto.yml