Simplify root directory

This commit is contained in:
Ray 2026-03-27 03:30:13 +08:00
parent d7d5aed668
commit e5ac754828
10 changed files with 4 additions and 20 deletions

View file

@ -34,4 +34,4 @@ jobs:
REPO_OWNER: ${{ github.repository_owner }}
REPO_NAME: ${{ github.event.repository.name }}
DRY_RUN: ${{ inputs.dry_run || 'false' }}
run: node scripts/autoclose-labeled-issues.js
run: node .github/scripts/autoclose-labeled-issues.js