From a6a4b40b56a5bc391353e92932cd38e19189b0fb Mon Sep 17 00:00:00 2001 From: laborant Date: Sat, 7 Mar 2026 08:12:30 +0000 Subject: [PATCH 1/2] add only txt file to test PR path filter --- 03-core-features/filters/test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 03-core-features/filters/test.txt diff --git a/03-core-features/filters/test.txt b/03-core-features/filters/test.txt new file mode 100644 index 00000000..30ab4b7a --- /dev/null +++ b/03-core-features/filters/test.txt @@ -0,0 +1 @@ +# Hello PR test From 82f8ab2939b50484a357a4202986e00b755f949c Mon Sep 17 00:00:00 2001 From: laborant Date: Sat, 7 Mar 2026 08:14:51 +0000 Subject: [PATCH 2/2] add only md file to test PR path filter --- 03-core-features/filters/test.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 03-core-features/filters/test.md diff --git a/03-core-features/filters/test.md b/03-core-features/filters/test.md new file mode 100644 index 00000000..30ab4b7a --- /dev/null +++ b/03-core-features/filters/test.md @@ -0,0 +1 @@ +# Hello PR test