Skip to content

replace zerorpc with pyro4 #580

replace zerorpc with pyro4

replace zerorpc with pyro4 #580

Workflow file for this run

# ---------------------------------------------------------------------------
# CI workflows for MTDA
# ---------------------------------------------------------------------------
#
# This software is a part of MTDA.
# Copyright (C) 2025 Siemens AG
#
# ---------------------------------------------------------------------------
# SPDX-License-Identifier: MIT
# ---------------------------------------------------------------------------
name: 'Auto Assign'
on:
pull_request_target:
pull_request:
types: [opened, ready_for_review]
permissions:
contents: read # to read configuration file
pull-requests: write # to assign PRs
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]