Skip to content

refactor: Reorganize time functions #360

refactor: Reorganize time functions

refactor: Reorganize time functions #360

---
name: Check conventional commits
permissions:
contents: read
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
commit_lint:
runs-on: ubuntu-latest
steps:
- uses: webiny/action-conventional-commits@v1.4.2