Skip to content

Bump ex_doc from 0.36.1 to 0.37.0 #103

Bump ex_doc from 0.36.1 to 0.37.0

Bump ex_doc from 0.36.1 to 0.37.0 #103

Workflow file for this run

on:
pull_request:
branches:
- "*"
workflow_dispatch: {}
name: "Pull Request"
jobs:
test:
name: "Test"
uses: ./.github/workflows/part_test.yml
docs:
name: "Docs"
uses: ./.github/workflows/part_docs.yml
publish:
name: "Publish"
uses: ./.github/workflows/part_publish.yml