back to devel
All checks were successful
make-a-release / release (push) Successful in 11s

This commit is contained in:
Lukas Greve
2025-11-17 11:00:51 +01:00
parent 2e140e324e
commit 0d9d2a027a
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: checkout_fedora-image
on:
push:
branches: [ main ]
branches: [ devel ]
jobs:
checkout:

View File

@@ -2,7 +2,7 @@ name: checkout_ubuntu-image
on:
push:
branches: [ main ]
branches: [ devel ]
jobs:
checkout: