cowley-tech/.forgejo/workflows/demo.yaml
Chris Cowley c28a7673f1
All checks were successful
/ test (push) Successful in 1m13s
test forgejo actions
2024-09-02 09:40:31 +02:00

6 lines
85 B
YAML

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