Skip to content

feat: Cache Orchestrator by orchestratorId #36

feat: Cache Orchestrator by orchestratorId

feat: Cache Orchestrator by orchestratorId #36

Workflow file for this run

name: 👌Auto assigner
on:
pull_request:
types:
- opened
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}