Skip to content

Redesign check-coco-release workflow to create PR #14

Redesign check-coco-release workflow to create PR

Redesign check-coco-release workflow to create PR #14

Workflow file for this run

name: PR Build Check
on:
pull_request:
branches:
- main
permissions:
contents: read
packages: read
jobs:
build-fedora:
name: Build Fedora image (verification)
uses: ./.github/workflows/build-image.yml
with:
push: false