Skip to content

Bump eslint-plugin-import from 2.25.3 to 2.30.0 #3983

Bump eslint-plugin-import from 2.25.3 to 2.30.0

Bump eslint-plugin-import from 2.25.3 to 2.30.0 #3983

Workflow file for this run

name: gssoc
on:
pull_request:
types: [opened]
issue_comment:
types: [created]
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-ecosystem/action-add-labels@v1
if: ${{ startsWith(github.event.comment.body, '/gssoc/') }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: GSSOC21