Skip to content

fix(notifications): prevent PowerShell string injection on Windows (#1138) #736

fix(notifications): prevent PowerShell string injection on Windows (#1138)

fix(notifications): prevent PowerShell string injection on Windows (#1138) #736

Workflow file for this run

name: Changeset Check
# Thin caller for the shared org workflow. Non-blocking: comments when a pull
# request adds no changeset, removes the comment when one appears.
on:
pull_request_target:
types: [opened, synchronize, reopened]
branches: [main]
permissions:
pull-requests: write
jobs:
changeset-check:
uses: Nano-Collective/.github/.github/workflows/changeset-check.yml@main