Skip to content

build(deps-dev): bump imagemin from 8.0.1 to 9.0.0 #702

build(deps-dev): bump imagemin from 8.0.1 to 9.0.0

build(deps-dev): bump imagemin from 8.0.1 to 9.0.0 #702

Workflow file for this run

name: Label pull request
on:
pull_request_target:
types:
- opened
- reopened
jobs:
triage:
permissions:
pull-requests: write
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]' && github.actor != 'dependabot-preview[bot]'
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"