Workflow config file is invalid. Please check your config file: yaml: line 4: found character that cannot start any token

12 lines
120 B
YAML

name: Check config
on:
workflow_dispatch
jobs:
build:
runs-on: ubuntu-22.04
container:
image: nix-builder