end-to-end/actions/example-echo/.forgejo/workflows/test.yml

7 lines
83 B
YAML
Raw Permalink Normal View History

2023-10-28 20:29:04 +00:00
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good