Skip to content

Github integration which collections issues to triage is not working on some repos #447

Github integration which collections issues to triage is not working on some repos

Github integration which collections issues to triage is not working on some repos #447

name: project-management
on:
issues:
types: [opened]
jobs:
project-mgmt:
uses: ConduitIO/automation/.github/workflows/project-automation.yml@main
secrets:
project-automation-token: ${{ secrets.PROJECT_AUTOMATION }}