Skip to content

Bump the npm-development group across 1 directory with 11 updates #14

Bump the npm-development group across 1 directory with 11 updates

Bump the npm-development group across 1 directory with 11 updates #14

name: Close Follow-up PRs
on:
pull_request:
types: [closed]
permissions:
contents: write
pull-requests: write
jobs:
close-followup-prs:
runs-on: ubuntu-latest
name: Close Follow-up PRs
steps:
- name: Close Follow-up PRs
uses: tensorzero/experimental-ci-bot/close-followup-prs@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}