File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
check-environment-approval Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ description: |
4343 `Github context <https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#github-context>`_
4444 to determine which environment to use. The manual approval can be added by
4545 referencing the
46- `Github environment <https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-deployments/managing-environments-for-deployment#about -environments>`_
46+ `Github environment <https://docs.github.com/en/actions/tutorials/deploying-with-github-actions#using -environments>`_
4747 in a workflow job and configuring the environment with deployment protection
4848 rules requiring a manual approval. For more information, see how to add
49- `required reviewers <https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing- deployments/managing-environments-for-deployment #required-reviewers>`_.
49+ `required reviewers <https://docs.github.com/en/actions/reference/ deployments-and-environments #required-reviewers>`_.
5050
5151inputs :
5252
Original file line number Diff line number Diff line change 1+ Replace broken links with correct ones
You can’t perform that action at this time.
0 commit comments