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

11 lines
214 B
YAML

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