second
All checks were successful
First CI / build (push) Successful in 7s

This commit is contained in:
AsiaK21 2023-11-21 16:10:50 +01:00
parent 71e006d167
commit 2172ec4588

View File

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