Skip to content

Improved the exception handling in the execution strategies. #784

Improved the exception handling in the execution strategies.

Improved the exception handling in the execution strategies. #784

Workflow file for this run

name: PR opened
on:
pull_request:
types:
- opened
jobs:
move-issues-to-in-review-on-pr-opened:
uses: ./.github/workflows/update-linked-issues-status.yml
with:
status_name: 4. In review
secrets: inherit