website/.forgejo/workflows/demo.yaml
yourfriendoss 6a593fc38d
All checks were successful
/ test (push) Successful in 1s
test 2
2024-04-26 21:02:04 +03:00

6 lines
84 B
YAML

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