commit
0cafb9e5f0
9
.gitea/workflows/test.yml
Normal file
9
.gitea/workflows/test.yml
Normal file
@ -0,0 +1,9 @@
|
||||
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'
|
Loading…
Reference in New Issue
Block a user