test-fest/.forgejo/workflows/demo.yaml
Johan Wassberg f8729498a2
All checks were successful
/ test (push) Successful in 2s
Also run it often
2024-09-10 14:12:30 +02:00

9 lines
121 B
YAML

on:
push:
schedule:
- cron: "*5 * * * *"
jobs:
test:
runs-on: docker
steps:
- run: echo All Good