commit
All checks were successful
First CI / build (push) Successful in 5s

This commit is contained in:
mjakmisia
2025-11-20 13:26:20 +01:00
commit d7db61e46f

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

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