Skip to content

Validate product and collection handles to be URL safe #25

Validate product and collection handles to be URL safe

Validate product and collection handles to be URL safe #25

Workflow file for this run

name: "Add Docs PR Label"
on:
pull_request:
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- id: label-the-PR
uses: actions/labeler@v5