diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 90d19bd..3c47e7e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -7,6 +7,9 @@ on: branches: - development # Trigger on PRs targeting development - main # Trigger on PRs targeting main + push: + branches: + - main # Keep the status badge current after every merge jobs: # https://github.com/rhysd/actionlint