Skip to content

Commit c21e237

Browse files
BoshenCopilot
authored andcommitted
ci: ci.yml -> oxlint-ci.yml
1 parent 9ae30e3 commit c21e237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare_release_apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- uses: benc-uk/workflow-dispatch@e2e5e9a103e331dad343f381a29e654aea3cf8fc # v1.2.4
9090
with:
9191
repo: oxc-project/oxc-ecosystem-ci
92-
workflow: ci.yml
92+
workflow: oxlint-ci.yml
9393
token: ${{ secrets.OXC_BOT_PAT }}
9494
ref: main
9595
inputs: '{ "issue-number": "${{ needs.prepare.outputs.pull-request-number }}", "comment-id": "${{ steps.comment.outputs.comment-id }}" }'

0 commit comments

Comments
 (0)