Skip to content

Fix release notes typo #158

Fix release notes typo

Fix release notes typo #158

Workflow file for this run

---
name: PR validation
on:
pull_request:
jobs:
validate:
uses: AdobeDocs/commerce-contributor/.github/workflows/validate-pr.yml@main
with:
base_ref: ${{ github.event.pull_request.base.ref }}
pr_number: ${{ github.event.pull_request.number }}