auro-icon: On a demo page, allow designers to upload an SVG to see how it will render on the page as an auro-icon #11
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 |