Skip to content

Prepare changelog for next release #220

Prepare changelog for next release

Prepare changelog for next release #220

Workflow file for this run

name: docs
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
# jobs:
# docs:
# runs-on: ubuntu-latest
# steps:
# - uses: compas-dev/[email protected]
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}