From a683d80ecf428bae203888b63c739007fcd92866 Mon Sep 17 00:00:00 2001 From: Hong Xu Date: Sun, 15 Sep 2024 19:21:04 -0700 Subject: [PATCH] Rename readthedocs action name (#57) Not sure if it can fix #52 --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 4fe5a6f..5da1f75 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -1,6 +1,6 @@ # Preview the generated doc in pull requests. -name: Preview Generated Docs +name: readthedocs/actions on: pull_request_target: types: