From 49a09c0694967d920a20b836ff90c9c6059e711e Mon Sep 17 00:00:00 2001 From: voluntas Date: Thu, 2 Jan 2025 17:30:09 +0900 Subject: [PATCH] =?UTF-8?q?e2e-test=20=E3=82=92=E5=AE=9F=E8=A1=8C=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/e2e-test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index 0d7e50e..222a55f 100644 --- a/.github/workflows/e2e-test.yml +++ b/.github/workflows/e2e-test.yml @@ -5,6 +5,8 @@ on: push: paths-ignore: - "**.md" + branches: + - feature/fix-memoryleak schedule: # UTC の 01:00 は JST だと 10:00 。 # 1-5 で 月曜日から金曜日