Skip to content

Bump rimraf from 5.0.5 to 5.0.7 #334

Bump rimraf from 5.0.5 to 5.0.7

Bump rimraf from 5.0.5 to 5.0.7 #334

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 }}