Skip to content

fix: statusCode allow 999 #3346

fix: statusCode allow 999

fix: statusCode allow 999 #3346

name: 'Triage: add issue/PR to project'
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-triage-project:
name: Add to triage project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cypress-io/projects/9
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}