Skip to content

test(format/date): remove duplicate cases and expand full-date boundary coverage #287

test(format/date): remove duplicate cases and expand full-date boundary coverage

test(format/date): remove duplicate cases and expand full-date boundary coverage #287

Workflow file for this run

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}