test/.forgejo/workflows/demo.yaml
Christian Pointner 9770028c40
All checks were successful
/ test (push) Successful in 0s
add demo action
2024-12-30 14:55:19 +01:00

6 lines
83 B
YAML

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