From 6ba63f36f616541dee1d439482a7b011805a7ea1 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Tue, 20 Aug 2024 11:31:51 +0800 Subject: [PATCH] Single quote --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 59dcfbcecdf..9869bf84735 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -49,7 +49,7 @@ jobs: --exclude "^https://github.com/GenericMappingTools/gmt/releases/tag/X.Y.Z$" --exclude "^https://github.com/GenericMappingTools/pygmt/edit" --exclude "^https://github.com/GenericMappingTools/pygmt/issues/new" - --exclude "^https://github.com/GenericMappingTools/pygmt/releases/tag/\{\{path}}" + --exclude '^https://github.com/GenericMappingTools/pygmt/releases/tag/\{\{path}}' --exclude "^https://www.pygmt.org/\{\{path}}" --exclude "^git" --exclude "^file://"