test new workflow

This commit is contained in:
Lukas Greve
2025-08-11 14:34:22 +02:00
parent dde38ee64d
commit 32edce89c7

View File

@@ -0,0 +1,15 @@
name: checkout
on:
push:
tags:
- '*'
jobs:
checkout:
runs-on: fedora-iso-creation:42:docker://git.phyllo.me/roots/fedora-iso-creation:42
steps:
- uses: https://git.phyllo.me/actions/checkout@v4
with:
fetch-depth: 0