nowy plik

This commit is contained in:
Kr4ms00n
2025-11-20 15:10:52 +01:00
commit b38668c2b9

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, "