Skip to content

Bump vite-plugin-checker from 0.7.1 to 0.8.0 #144

Bump vite-plugin-checker from 0.7.1 to 0.8.0

Bump vite-plugin-checker from 0.7.1 to 0.8.0 #144

Workflow file for this run

name: Labeler
on:
workflow_dispatch:
pull_request:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"