diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa80fdf..e917a1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,10 +2,10 @@ name: CI on: pull_request: + push: branches: - - nau/lilac.master - + - nau/*.master jobs: create-virtualenv: