From bc9b1553f25b7cfa64a0e62380552438efce6234 Mon Sep 17 00:00:00 2001 From: Tsuyoshi Hombashi Date: Sat, 27 Apr 2024 22:50:48 +0900 Subject: [PATCH] fixup Signed-off-by: Tsuyoshi Hombashi --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83b51d7..4dbcc4d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,8 +9,8 @@ on: - "README.rst" - "ss/*" pull_request: - branches-ignore: - - master + # branches-ignore: + # - master paths-ignore: - ".gitignore" - "README.rst"