We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a144363 commit a83167fCopy full SHA for a83167f
README.md
@@ -5,7 +5,7 @@
5
6
## Overview
7
8
-> This project demonstrates how to automate test a star schema development with 'microsoft.sqlpackage' using a GitHub Actions & Docker.
+> This project demonstrates how to automate tests with 'microsoft.sqlpackage' using a GitHub Actions & Docker.
9
10
11
## Flow
@@ -21,7 +21,7 @@
21
22
## Setup
23
1. Create a new Azure Service Principal
24
-2. Create a new Azure SQL Database, see infra [Makefile](./infra/Makefile) for more details.
+2. Create a new Azure SQL Database, see [Makefile](./infra/Makefile) for more details.
25
26
## Configuration
27
1. Add the following secrets to your GitHub repository:
0 commit comments