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

6 lines
84 B
YAML

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