test-ci/.forgejo/workflows/main.yaml
Grentenrg 5ab21b46e7
All checks were successful
/ test (push) Successful in 1s
update
2026-02-27 22:58:03 +01:00

6 lines
84 B
YAML

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