Skip to content

Commit 75d4ea1

Browse files
committed
Fixed the Readme
1 parent b3143bc commit 75d4ea1

File tree

1 file changed

+1
-1
lines changed
  • environments/databricks-department-clusters-pat

1 file changed

+1
-1
lines changed

environments/databricks-department-clusters-pat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ As described above, we need two jobs in the Github actions workflow:
146146
* Build job is responsible for validation of changes in pull request. It is triggered by any new pull request event on the `main` branch.
147147
* Release job is responsible for deploying the changes:
148148
* It is triggered by any new merge event on the `main` branch.
149-
* It requires a manual approval before deploying the changes. See bel
149+
* It requires a manual approval before deploying the changes. See [Configuring the Github Actions release job](#configuring-the-github-actions-release-job) for more details.
150150

151151
In order to use this pipeline, we have two prerequisites:
152152

0 commit comments

Comments
 (0)