Skip to content

[.github/actions/build-test-container]: Bump the github-actions group in /.github/actions/build-test-container with 2 updates #656

[.github/actions/build-test-container]: Bump the github-actions group in /.github/actions/build-test-container with 2 updates

[.github/actions/build-test-container]: Bump the github-actions group in /.github/actions/build-test-container with 2 updates #656

Workflow file for this run

name: Assign reviewer
on:
pull_request_target:
jobs:
assign:
runs-on: ubuntu-latest
if: github.event.pull_request.assignee == null
steps:
- name: Assign reviewer
uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"