Skip to content

build: 📦 update dependency eslint-plugin-cypress to v5 #7123

build: 📦 update dependency eslint-plugin-cypress to v5

build: 📦 update dependency eslint-plugin-cypress to v5 #7123

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"