ci-tester/.forgejo/workflows/demo.yaml
64 7bc4e2fb48
All checks were successful
/ test (push) Successful in 15s
first commit
2026-04-19 16:19:51 +02:00

6 lines
84 B
YAML

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