Files
Luma-Parser/.gitea/workflows/lint.yml
T
Workflow config file is invalid. Please check your config file: invalid jobs: input node is not a mapping node
deck a45e622bb3
Build and Bundle Gleam App / format (push) Failing after 9s
Build and Bundle Gleam App / build-and-bundle (push) Successful in 14s
Build and Bundle Gleam App / publish (push) Failing after 0s
ops: added a lint rule and adjusted the build workflow
2026-07-10 00:23:48 +02:00

9 lines
75 B
YAML

name: formatcheck
on:
pull_request:
push:
branches: [main]
jobs: