Skip to content

MD-23 build: bump version #1

MD-23 build: bump version

MD-23 build: bump version #1

Workflow file for this run

name: 'Auto Assign Reviewers'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"