Initial Commit with workflow.

This commit is contained in:
Dennis Sprenger 2025-12-20 20:37:10 +01:00
commit 0b6220cb51
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu
steps:
- name: Echo stuff
run: echo stuff