Bug: Takes submitted to Deadline Cloud all render with Main take's frame range instead of their individual frame ranges #465
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 |