From 9ed672a5646e20497f00526090107502b6e6f02e Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Sat, 11 Nov 2023 13:59:38 -0600 Subject: [PATCH] Set PR number in metadata --- compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg b/compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg index efd1f61619..6b01b43600 100644 --- a/compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg +++ b/compass/ocean/tests/global_ocean/mesh/ec30to60/ec30to60.cfg @@ -48,4 +48,4 @@ min_res = 30 # the maximum (coarsest) resolution in the mesh, can be the same as min_res max_res = 60 # The URL of the pull request documenting the creation of the mesh -pull_request = https://github.com/MPAS-Dev/compass/pull/XXX +pull_request = https://github.com/MPAS-Dev/compass/pull/728