Initial workflow
/ build (push) Successful in 1m12s Details

This commit is contained in:
Tony Garnock-Jones 2024-05-31 10:10:02 +02:00
parent 64a4074273
commit 8311b0a020
1 changed files with 7 additions and 0 deletions

View File

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