Skip to content

feat: add 'Little Office' app to README (#63) #6

feat: add 'Little Office' app to README (#63)

feat: add 'Little Office' app to README (#63) #6

Workflow file for this run

name: CI
on:
push:
pull_request:
branches: [main]
jobs:
awesome_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: |
npx awesome-lint
npx awesome-lint README.ES.md
npx awesome-lint README.FR.md
npx awesome-lint README.PL-PL.md
npx awesome-lint README.PT-BR.md