Skip to content

[Feat]: Optimize LRU cache promotion #106

[Feat]: Optimize LRU cache promotion

[Feat]: Optimize LRU cache promotion #106

Workflow file for this run

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/[email protected]
with:
assignees: cw123,ilixiaocui,wuhongsong,Cyber-SiKu,jolly-sy
numOfAssignee: 1
allowSelfAssign: true