diff --git a/.github/workflows/bot_check.yml b/.github/workflows/bot_check.yml index fd66959e..ac532629 100644 --- a/.github/workflows/bot_check.yml +++ b/.github/workflows/bot_check.yml @@ -5,11 +5,13 @@ on: branches: ["dev", "main"] paths: - zhenxun/** + - tests/** - bot.py pull_request: branches: ["dev", "main"] paths: - zhenxun/** + - tests/** - bot.py jobs: