Skip to content

fix: don't count flags multiple times (bonus: don't count non-project events) #6209

fix: don't count flags multiple times (bonus: don't count non-project events)

fix: don't count flags multiple times (bonus: don't count non-project events) #6209

Workflow file for this run

name: Add new item to project board
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
uses: unleash/.github/.github/workflows/add-item-to-project.yml@main
secrets: inherit