Skip to content

Replace moment with dayjs #39

Replace moment with dayjs

Replace moment with dayjs #39

Workflow file for this run

name: Lint API Template
on:
pull_request:
branches:
- main
paths:
- 'template/apps/api/**'
workflow_dispatch:
permissions:
checks: write
contents: write
jobs:
lint:
uses: ./.github/workflows/linter.template.yml
with:
dir: template/apps/api