fix: Reduce the adaptor package size by moving GUI deps outside of re… #385
This file contains hidden or 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: Contributor Responded | |
| on: | |
| issue_comment: | |
| types: [created, edited] | |
| jobs: | |
| check-for-response: | |
| uses: aws-deadline/.github/.github/workflows/reusable_responded.yml@mainline | |
| permissions: | |
| issues: write | |
| pull-requests: write |