Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Update dependency @types/eslint to v8.56.10 #6

Update dependency @types/eslint to v8.56.10

Update dependency @types/eslint to v8.56.10 #6

Workflow file for this run

name: Auto Labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}