repo1/.forgejo/workflows/demo.yaml
markus d3db632e7f
Some checks are pending
/ test (push) Waiting to run
Add .forgejo/workflows/demo.yaml
2024-01-13 23:12:07 +01:00

6 lines
83 B
YAML

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