test/.forgejo/workflows/demo.yaml
Christian Pointner c9a6833649
All checks were successful
/ test (push) Successful in 1m0s
update demo action
2024-12-30 15:00:08 +01:00

7 lines
105 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- run: sleep 60
- run: echo All Good