Skip to content

Rebuild container

Rebuild container #15

Workflow file for this run

name: Build image 'fedora-dev'
on:
push:
branches:
- main
- f40
jobs:
build-image:
uses: ./.github/workflows/build-image.yml
with:
image_name: "fedora-dev"