Skip to content

Bump @types/node from 20.8.7 to 20.8.10 #288

Bump @types/node from 20.8.7 to 20.8.10

Bump @types/node from 20.8.7 to 20.8.10 #288

Workflow file for this run

name: Block on fixup commits
on: pull_request_target
jobs:
check:
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- uses: xt0rted/block-autosquash-commits-action@v2.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}