Skip to content

Merge branch 'conversation' of https://github.com/a-gleeson/meetings-… #44

Merge branch 'conversation' of https://github.com/a-gleeson/meetings-…

Merge branch 'conversation' of https://github.com/a-gleeson/meetings-… #44

Workflow file for this run

name: isort
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: isort/isort-action@v1