Skip to content

ocamlformat-mlx

ocamlformat-mlx #18

name: Changelog check

Check failure on line 1 in .github/workflows/changelog-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/changelog-check.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: Changelog-Entry-Check
on:
pull_request:
branches: [ main ]
types: [ opened, synchronize, reopened, labeled, unlabeled ]
jobs:
Changelog-Entry-Check:
name: Check Changelog Action
runs-on: ubuntu-latest
# We don't push changelog entries
# steps:
# - uses: tarides/changelog-check-action@v1