nix-configs/.forgejo/workflows/demo.yaml
Workflow config file is invalid. Please check your config file: yaml: line 2: mapping values are not allowed in this context

6 lines
No EOL
94 B
YAML

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