Skip to content

Automate the closing of abandoned repo issues #12

Automate the closing of abandoned repo issues

Automate the closing of abandoned repo issues #12

Workflow file for this run

name: Add issue to Auro project
on:
issues:
types: [opened]
jobs:
call-auro-assign-workflow:
uses: AlaskaAirlines/auro-library/.github/workflows/addToProject.yml@main
secrets: inherit