1
0
testing/.gitea/workflows/test.yml

10 lines
159 B
YAML
Raw Normal View History

2025-01-02 10:41:45 +01:00
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'