Update package.json tasks to check folders recursively and add compatibility for monorepos #77
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Issue assignment | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
call-auro-assign-workflow: | |
uses: AlaskaAirlines/auro-library/.github/workflows/autoAssign.yml@main |