From 6e0e6293f500f669eda6f7efef8051b0d992e5d5 Mon Sep 17 00:00:00 2001 From: RuslanBergenov Date: Thu, 15 Feb 2024 17:16:38 -0700 Subject: [PATCH] docs: API enabled --- .github/workflows/python-package.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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)