docs: update Windows installation instruction to use YAZI_FILE_ONE
for file(1)
path
#3231
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: No Response | |
on: | |
issue_comment: | |
types: [created] | |
schedule: | |
- cron: "10 * * * *" | |
jobs: | |
noResponse: | |
runs-on: ubuntu-latest | |
permissions: | |
issues: write | |
steps: | |
- uses: lee-dohm/[email protected] | |
with: | |
token: ${{ github.token }} | |
daysUntilClose: 7 | |
responseRequiredLabel: waiting on op |