From a00a8ba5111cb4f40cd3d47b33a2ed1a2cae1c86 Mon Sep 17 00:00:00 2001 From: Yat Ho Date: Sat, 14 Feb 2026 03:55:11 +0800 Subject: [PATCH] ci: include `.github/actions` in check-diffs (#8482) --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index fcd8ae661..94038f1f2 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -69,7 +69,7 @@ jobs: get_changes tests CMakeLists.txt cmake third-party libtransmission utils tests get_changes utils CMakeLists.txt cmake third-party libtransmission utils get_changes web CMakeLists.txt cmake web - get_changes ci-actions .github/workflows/actions.yml + get_changes ci-actions .github/workflows/actions.yml .github/actions cat "$GITHUB_OUTPUT" code-style: