Fix formatting command in gh_pr_check.yml

This commit is contained in:
Yoan.liu
2026-08-28 13:45:33 +08:00
committed by GitHub
parent 00b7b00b6a
commit 731389905a
+1
View File
@@ -318,6 +318,7 @@ jobs:
find . \
"${EXCLUDE_FUNC[@]}" \
-type f -name "*.go" \
-not -name "*.pb.go" \
-print
)"
echo " "