Skip to content

docs: Add missing 1.5.0 header to release notes #156

docs: Add missing 1.5.0 header to release notes

docs: Add missing 1.5.0 header to release notes #156

Workflow file for this run

---
name: Pull Request Docs
on:
pull_request:
paths:
- ".github/workflows/pr_docs.yml"
- "docs/**"
jobs:
general-checks:
name: General Pull Request Checks
uses: ./.github/workflows/pr_general.yml