Add gitea
All checks were successful
First CI / build (push) Successful in 4s

This commit is contained in:
Sebastian Czupryn
2025-11-21 15:53:28 +01:00
commit 9e3273770e

9
.gitea/workflows/ci.yml Normal file
View File

@@ -0,0 +1,9 @@
name: First CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello, "