1
0
testing/.gitea/workflows/test.yml
Luke Tainton 0cafb9e5f0
Some checks failed
Test / ci (push) Failing after 0s
test
2025-01-02 09:41:45 +00:00

10 lines
159 B
YAML

name: Test
on:
push:
jobs:
ci:
uses: https://git.tainton.uk/actions/hello-world-docker-action@v1.0.0
with:
who-to-greet: 'Mona the Octocat'