Skip to content

Branch to f40

Branch to f40 #5

Workflow file for this run

name: Build image 'fedora-ci'
on:
push:
branches:
- f40
jobs:
build-image:
uses: ./.github/workflows/build-image.yml
with:
image_name: "fedora-ci"
tags: 40
publish: ${{ github.ref == 'refs/heads/f40' }}
branch: f40