Workflow config file is invalid. Please check your config file: yaml: line 2: found a tab character that violates indentation

12 lines
121 B
YAML

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