Skip to content

ublue main 39

ublue main 39 #400

Workflow file for this run

name: ublue main 39
on:
pull_request:
merge_group:
schedule:
- cron: '5 4 * * *' # 4am-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: 39