@@ -4,6 +4,9 @@ on:
pull_request:
branches:
- main
+ push:
+ branches:
+ - main
concurrency:
group: test-tests-${{ github.head_ref || github.run_id }}