Initial commit
Some checks failed
Hello World / build (push) Failing after 39s

This commit is contained in:
Sthope 2024-05-04 17:14:43 +02:00
parent eb9f5c427f
commit 8bd83e7b34

View File

@ -2,7 +2,8 @@ name: Hello World
on:
push:
branches:
- main
- master
jobs:
build:
runs-on: ubuntu-latest