From 15e8ddcc50fdd8c4d5c37458d341453406485d1a Mon Sep 17 00:00:00 2001 From: Kenny Kerr Date: Thu, 12 Sep 2024 17:40:09 -0500 Subject: [PATCH] tool_yml --- crates/tools/yml/src/main.rs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/crates/tools/yml/src/main.rs b/crates/tools/yml/src/main.rs index 5245f8cbb9..8294b39686 100644 --- a/crates/tools/yml/src/main.rs +++ b/crates/tools/yml/src/main.rs @@ -14,6 +14,7 @@ on: push: paths-ignore: - '.github/ISSUE_TEMPLATE/**' + - 'web/**' branches: - master @@ -108,6 +109,7 @@ on: push: paths-ignore: - '.github/ISSUE_TEMPLATE/**' + - 'web/**' branches: - master @@ -157,6 +159,7 @@ on: push: paths-ignore: - '.github/ISSUE_TEMPLATE/**' + - 'web/**' branches: - master