From 37472e4d5aa7684e7ab88c6871b357933d5d7c06 Mon Sep 17 00:00:00 2001 From: Kunihiko Sakamoto Date: Fri, 4 Mar 2022 12:10:46 +0900 Subject: [PATCH] Enable PR preview for subresource loading spec This enables PR preview for future changes in the subresource loading spec. Unfortunately pr-preview does not support multiple specifications in single repo, so this means we will not get PR previews for loading.bs after this change. I think this is beneficial, because we anticipate many changes to subresource-loading.bs for some time to come, while loading.bs is pretty stable these days. --- .pr-preview.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pr-preview.json b/.pr-preview.json index adabf4ee..7f4eec8c 100644 --- a/.pr-preview.json +++ b/.pr-preview.json @@ -1,5 +1,5 @@ { - "src_file": "loading.bs", + "src_file": "subresource-loading.bs", "type": "bikeshed", "params": { "force": 1