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

chore: standardize npm script names #2

chore: standardize npm script names

chore: standardize npm script names #2

Workflow file for this run

name: Add to Triage
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/eslint/projects/3
github-token: ${{ secrets.PROJECT_BOT_TOKEN }}
labeled: "triage:no"
label-operator: NOT