1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2025-03-16 23:24:07 +01:00
setup-forgejo/testdata/example-echo/.forgejo/workflows/test.yml
2023-05-29 15:26:29 +02:00

6 lines
90 B
YAML

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