.forgejo/workflows/dotnet.yaml hinzugefügt
All checks were successful
Dotnet Build / build (push) Successful in -1h59m53s

This commit is contained in:
WeeXnes 2025-05-18 16:06:45 +00:00
parent a0e607d1e3
commit 09a7ee6dea

View file

@ -0,0 +1,12 @@
name: Dotnet Build
on: [push]
jobs:
build:
runs-on: win11
steps:
- name: Test
run: |
help