Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Workflow file for this run

name: ublue bootc 40
on:
pull_request:
merge_group:
schedule:
- cron: '5 15 * * *' # 3pm-ish UTC everyday (timed against official fedora container pushes)
workflow_dispatch:
jobs:
build:
name: build
uses: ./.github/workflows/reusable-build.yml

Check failure on line 12 in .github/workflows/build-40.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-40.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build-40.yaml" -> "./.github/workflows/reusable-build.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit
with:
fedora_version: 40