Skip to content

chore(ci): Switch GTS/Stable to only Scheduled builds. Build ISOs weekly for GTS with schedule #748

chore(ci): Switch GTS/Stable to only Scheduled builds. Build ISOs weekly for GTS with schedule

chore(ci): Switch GTS/Stable to only Scheduled builds. Build ISOs weekly for GTS with schedule #748

Workflow file for this run

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