runner-test/.forgejo/workflows/demo.yaml
Alexander Mahr 3982dae79c
All checks were successful
/ test (push) Successful in 1m37s
start a repo to test CI in forgejo
2025-02-16 16:00:58 +01:00

6 lines
83 B
YAML

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