playground/.forgejo/workflows/ci.yaml

6 lines
82 B
Plaintext

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