forgejo-actions-test/.forgejo/workflows/demo.yaml
Dovi Cowan f1214d3449
All checks were successful
/ test (push) Successful in 16s
test action
2024-07-26 00:28:53 +01:00

5 lines
No EOL
69 B
YAML

on: [ push ]
jobs:
test:
steps:
- run: echo Hello, world!