Update .github/workflows/e2e-tests.yml

Co-authored-by: c-bata <c-bata@users.noreply.github.com>
This commit is contained in:
keisuke umezawa
2023-06-13 09:51:42 +09:00
committed by GitHub
co-authored by c-bata
parent fe6253f83f
commit d1503df5eb
+1 -1
View File
@@ -4,7 +4,7 @@ on:
branches:
- main
paths:
- '.github/workflows/integration-tests.yml'
- '.github/workflows/e2e-tests.yml'
- '**.py'
- '**.ts'
- '**.tsx'