diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index c4ba264..9f01a89 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -10,7 +10,7 @@ env: on: push: - branches: [ master ] + branches: [ master, development ] pull_request: branches: [ master ] diff --git a/README.md b/README.md index 08850f7..cb4835d 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ The GCP resources for the solutions are installed via Deployment Manager. * Cloud Build API * Cloud Deployment Manager V2 API * Cloud Functions API + * Artifact Registry API * Identity and Access Management (IAM) API * Cloud Scheduler API (if you need to flatten intraday tables)