Skip to content

test to add issue to fluent project #2

test to add issue to fluent project

test to add issue to fluent project #2

name: Add bugs to fluent project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/fluent/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: waiting-for-triage