Skip to content

docs: Update emoji-key.md with updated emoji types #206

docs: Update emoji-key.md with updated emoji types

docs: Update emoji-key.md with updated emoji types #206

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v4
- run: npx --package markdownlint-cli markdownlint **/*.md --ignore node_modules