Delete .forgejo/workflows/demo.yaml
This commit is contained in:
parent
247ff8540e
commit
09208b1921
|
@ -1,6 +0,0 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo All Good
|
Loading…
Reference in a new issue