Update .forgejo/workflows/demo.yaml
This commit is contained in:
parent
9b3af9141c
commit
aa1de071b3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: host
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- run: echo All Good
|
||||
|
|
Loading…
Reference in a new issue