test/.forgejo/workflows/demo.yml
lubiana b6b39d237a
All checks were successful
/ test (push) Successful in 3s
edge;
2023-10-06 23:54:32 +02:00

8 lines
123 B
YAML

on: [push]
jobs:
test:
runs-on: docker
container:
image: alpine:edge
steps:
- run: echo All Good