Skip to content

ODP-2563: CURATOR-526 - bump up curator to 5.2.0 to avoid beeline ext… #50

ODP-2563: CURATOR-526 - bump up curator to 5.2.0 to avoid beeline ext…

ODP-2563: CURATOR-526 - bump up curator to 5.2.0 to avoid beeline ext… #50

Workflow file for this run

name: "Auto Assign"
on:
- pull_request_target
jobs:
assign_reviewer:
runs-on: ubuntu-latest
if: github.repository_owner == 'apache'
steps:
- uses: shufo/[email protected]
with:
config: '.github/assign-by-files.yml'
token: ${{ secrets.GITHUB_TOKEN }}