Skip to content

chore(ci): don't build aurora for bluefin changes and vice-versa #8

chore(ci): don't build aurora for bluefin changes and vice-versa

chore(ci): don't build aurora for bluefin changes and vice-versa #8

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