Latest version of WCSS is causing issues with auro-lockup on the docsite #5
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 |