Skip to content

Enable scheduled nightly container rebuilds #3

Enable scheduled nightly container rebuilds

Enable scheduled nightly container rebuilds #3

Workflow file for this run

name: Build image 'fedora-ci'
on:
push:
branches:
- main
jobs:
build-image:
uses: ./.github/workflows/build-image.yml
with:
image_name: "fedora-ci"
tags: unstable
branch: main