Skip to content

Bump eslint-plugin-react from 7.31.7 to 7.33.1 #217

Bump eslint-plugin-react from 7.31.7 to 7.33.1

Bump eslint-plugin-react from 7.31.7 to 7.33.1 #217

Workflow file for this run

name: Add Sponsor Labels
on:
pull_request:
types: [opened]
issues:
types: [opened, edited]
jobs:
build:
name: Label Sponsors
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/is-sponsor-label-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}