Skip to content

Feat: Yazi shell can support auto suggestions like zsh or nvim cmp #7095

Feat: Yazi shell can support auto suggestions like zsh or nvim cmp

Feat: Yazi shell can support auto suggestions like zsh or nvim cmp #7095

Workflow file for this run

name: No Response
on:
issue_comment:
types: [created]
schedule:
- cron: "10 * * * *"
jobs:
no-response:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: lee-dohm/[email protected]
with:
token: ${{ github.token }}
daysUntilClose: 7
responseRequiredLabel: waiting on op