Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

stable

stable #4

Workflow file for this run

name: stable
on:
pull_request:
merge_group:
schedule:
- cron: '40 23 * * *' # 11:45PM UTC everyday (approx 1.5 hours after coreos images publish)
workflow_dispatch:
jobs:
build-stable:
permissions:
contents: read
packages: write
id-token: write
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
coreos_version: stable