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

6 lines
88 B
YAML

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