end-to-end/actions/example-echo/.forgejo/workflows/test.yml
2023-10-29 00:03:57 +02:00

7 lines
83 B
YAML

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