ActionsTest/.forgejo/workflows/demo.yaml
Lievito 8e3a37104f
Some checks are pending
/ test (push) Waiting to run
Update .forgejo/workflows/demo.yaml
2025-07-10 22:39:05 +00:00

6 lines
87 B
YAML

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