Skip to content

Bump eslint from 7.32.0 to 9.13.0 #4018

Bump eslint from 7.32.0 to 9.13.0

Bump eslint from 7.32.0 to 9.13.0 #4018

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