Skip to content

Merge pull request #311 from oskarnurm/feat/add-ISODateTime-converter #479

Merge pull request #311 from oskarnurm/feat/add-ISODateTime-converter

Merge pull request #311 from oskarnurm/feat/add-ISODateTime-converter #479

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint-test.yaml
docs:
uses: ./.github/workflows/docs.yaml