parent
93bd93697f
commit
733a14e8be
1 changed files with 6 additions and 0 deletions
6
.forgejo/workflows/deploy.yml
Normal file
6
.forgejo/workflows/deploy.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
on: [push]
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
runs-on: host
|
||||||
|
steps:
|
||||||
|
- run: echo All good!
|
||||||
Loading…
Add table
Add a link
Reference in a new issue