added demo workflow

This commit is contained in:
markus 2024-01-13 23:01:41 +01:00
parent 558af4744a
commit 372db888be

7
workflows/demo.yaml Normal file
View file

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