Skip to content

[pull] main from ublue-os:main #102

[pull] main from ublue-os:main

[pull] main from ublue-os:main #102

Workflow file for this run

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