Update .gitea/workflows/fedora-checkout.yml
All checks were successful
release / checkout (push) Successful in 4s

This commit is contained in:
2025-08-13 13:09:35 +00:00
parent 5f7973b986
commit b409324a19

View File

@@ -1,9 +1,9 @@
name: checkout
name: release
on:
push:
branches:
- main # Or your desired branch
tags:
- '*'
jobs:
checkout: