ods/.forgejo/workflows/main.yaml
Julien Dessaux b8ad79ba88
All checks were successful
/ test (push) Successful in 1s
chore(tooling): test forgejo actions
2025-03-12 23:43:52 +01:00

10 lines
119 B
YAML

---
on:
push:
workflow_dispatch:
jobs:
test:
runs-on: 'self-hosted'
steps:
- run: 'echo All Good'