Skip to content

fix: time units are not normalized (issue #122) (#318) #93

fix: time units are not normalized (issue #122) (#318)

fix: time units are not normalized (issue #122) (#318) #93

name: Validate action typings
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
validate-typings:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: typesafegithub/github-actions-typing@v1