[Bug]: FAILED invocation without ErrorObject is completed as SUCCEEDED by local emulator #11
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: Issue Triage | |
| on: | |
| issues: | |
| types: [opened] | |
| permissions: {} | |
| jobs: | |
| triage: | |
| permissions: | |
| contents: read | |
| id-token: write | |
| issues: write | |
| uses: aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml@ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed | |
| secrets: inherit |