diff --git a/moduleroot/.github/workflows/ci.yml.erb b/moduleroot/.github/workflows/ci.yml.erb index a5cf390..3b808ac 100644 --- a/moduleroot/.github/workflows/ci.yml.erb +++ b/moduleroot/.github/workflows/ci.yml.erb @@ -3,6 +3,10 @@ name: CI on: pull_request: + push: + branches: + - 'master' + - '*-stable' concurrency: