Actions test
All checks were successful
/ build (push) Successful in 1m30s

This commit is contained in:
Chris Cowley 2024-09-30 16:56:00 +02:00
parent 02c4f8ac53
commit 4b3f4db451

View file

@ -0,0 +1,13 @@
on:
push:
branches:
- 'main'
jobs:
build:
runs-on: docker
steps:
- uses: actions/checkout@v4
- name: Test
run: |
echo "test"