Skip to content

chore(ci): split workflows by fedora version #3

chore(ci): split workflows by fedora version

chore(ci): split workflows by fedora version #3

Workflow file for this run

name: aurora 40
on:
merge_group:
pull_request:
branches:
- main
- testing
paths-ignore:
- '**.md'
push:
branches:
- main
- testing
paths-ignore:
- '**.md'
schedule:
- cron: '45 16 * * *' # 16:45 UTC everyday
workflow_dispatch:
jobs:
build:
name: build
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
brand_name: aurora
fedora_version: 40