ADD demo workflow

This commit is contained in:
Hoernschen 2023-07-28 01:33:04 +02:00
parent f14993fd60
commit 05f6e9bfa3
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good