You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: environments/databricks-department-clusters-pat/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ As described above, we need two jobs in the Github actions workflow:
146
146
* Build job is responsible for validation of changes in pull request. It is triggered by any new pull request event on the `main` branch.
147
147
* Release job is responsible for deploying the changes:
148
148
* 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.
150
150
151
151
In order to use this pipeline, we have two prerequisites:
0 commit comments