diff --git a/.github/workflows/test.py b/.github/workflows/test.py index d22b8f5..7895338 100644 --- a/.github/workflows/test.py +++ b/.github/workflows/test.py @@ -1,8 +1,6 @@ name: Python Bot -on: - push: - pull_request: +on: [push, pull_request] jobs: