Skip to content

chore(ci): move to reusable workflow #1

chore(ci): move to reusable workflow

chore(ci): move to reusable workflow #1

Workflow file for this run

name: build
on:
pull_request:
merge_group:
schedule:
- cron: '55 23 * * *' # 11:45PM UTC everyday (approx 1.75 hours after coreos images publish)
workflow_dispatch:
jobs:
testing:
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
coreos_version: testing