From 05cd028fd4c56e3173b134b10dc947c3af471d82 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Tue, 30 May 2023 21:34:57 +0300 Subject: [PATCH] Dummy NEWS file to test the action. Will be deleted before merge. --- .../next/C API/2023-05-30-21-34-29.gh-issue-105107.1mmbfA.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Misc/NEWS.d/next/C API/2023-05-30-21-34-29.gh-issue-105107.1mmbfA.rst diff --git a/Misc/NEWS.d/next/C API/2023-05-30-21-34-29.gh-issue-105107.1mmbfA.rst b/Misc/NEWS.d/next/C API/2023-05-30-21-34-29.gh-issue-105107.1mmbfA.rst new file mode 100644 index 00000000000..ed46b42f792 --- /dev/null +++ b/Misc/NEWS.d/next/C API/2023-05-30-21-34-29.gh-issue-105107.1mmbfA.rst @@ -0,0 +1,2 @@ +Dummy news file under "C API" to test the workflow change. This file will be +deleted before merging.