From 77db3e317cd738d529b1b440f705af3dfdfe58c9 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Sun, 29 Mar 2026 16:09:08 +0800 Subject: [PATCH] chore(ci): should checkout --- .github/workflows/ops-slash-command-dispatch.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ops-slash-command-dispatch.yml b/.github/workflows/ops-slash-command-dispatch.yml index fa71bef48..a19b3434a 100644 --- a/.github/workflows/ops-slash-command-dispatch.yml +++ b/.github/workflows/ops-slash-command-dispatch.yml @@ -12,6 +12,7 @@ jobs: pull-requests: read issues: read steps: + - uses: actions/checkout@v6 # Advanced JSON configuration from file # (These commands do not do anything and are just a reference example)