Skip to content

fix(typo): fix typos and remove meero references #1

fix(typo): fix typos and remove meero references

fix(typo): fix typos and remove meero references #1

Workflow file for this run

---
name: "Github Workflows syntax"
on:
pull_request:
jobs:
workflow-validation:
name: Github Action Workflows validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: reviewdog/action-actionlint@v1