dodanie i.yml

This commit is contained in:
ktos 2024-11-22 13:37:44 +01:00
parent 39013f5db7
commit 12954fcefa

View File

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