Create list of components that need an update to address errors when being dynamically generated by JavaScript #9
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: 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 |