Skip to content

feat(ui): [KDL6-292] hide knowledge galaxy #157

feat(ui): [KDL6-292] hide knowledge galaxy

feat(ui): [KDL6-292] hide knowledge galaxy #157

name: "[GitHub] Auto-assign"
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'devs auto-assign'
uses: kentaro-m/[email protected]
with:
repo-token: ${{ secrets.PAT }}
configuration-path: '.github/devs_auto_assign.yml'
- name: 'devops auto-assign'
uses: kentaro-m/[email protected]
with:
repo-token: ${{ secrets.PAT }}
configuration-path: '.github/devops_auto_assign.yml'