foo/.forgejo/workflows/demo.yaml
Magnus Åhall cc30e38c96
All checks were successful
/ test (push) Successful in 0s
test dispatch
2025-01-20 15:33:54 +01:00

6 lines
102 B
YAML

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