Skip to content

feat: Support ISO 8601 date strings with full precision for all formatting functions where dates can be passed #2775

feat: Support ISO 8601 date strings with full precision for all formatting functions where dates can be passed

feat: Support ISO 8601 date strings with full precision for all formatting functions where dates can be passed #2775

Workflow file for this run

name: lint-pr
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Lint PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}