learn-forgejo-actions/.forgejo/workflows/demo.yaml
Waylon S. Walker 1fac453e08
All checks were successful
/ test (push) Successful in 26s
init
2025-08-28 10:05:10 -05:00

6 lines
91 B
YAML

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