Skip to content

fix(skill): remove piped installers and api-key flag mentions flagged by registry audit #3152

fix(skill): remove piped installers and api-key flag mentions flagged by registry audit

fix(skill): remove piped installers and api-key flag mentions flagged by registry audit #3152

Workflow file for this run

name: PR Title Check
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
contents: read
pull-requests: read
concurrency:
group: pr-title-${{ github.ref }}
cancel-in-progress: true
jobs:
pr-title-check:
runs-on: depot-ubuntu-24.04
timeout-minutes: 10
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- run: node .github/scripts/pr-title-check.js