gh 1st workflow

This commit is contained in:
work 2025-02-06 16:58:53 +01:00
parent 7748c87e0b
commit 2ad64f97c7

View file

@ -3,7 +3,7 @@ on: push
jobs:
first:
runs_on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Start
run: echo "Hello Kacper!"