mirror of
https://github.com/certimate-go/certimate.git
synced 2026-08-28 17:41:57 +08:00
Fix formatting command in gh_pr_check.yml
This commit is contained in:
@@ -318,6 +318,7 @@ jobs:
|
||||
find . \
|
||||
"${EXCLUDE_FUNC[@]}" \
|
||||
-type f -name "*.go" \
|
||||
-not -name "*.pb.go" \
|
||||
-print
|
||||
)"
|
||||
echo " "
|
||||
|
||||
Reference in New Issue
Block a user