1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/data/reusables/actions/workflows/approve-workflow-runs.md
2022-11-14 18:44:00 +00:00

935 B

Maintainers with write access to a repository can use the following procedure to review and run workflows on pull requests from contributors that require approval.

{% data reusables.repositories.sidebar-pr %} {% data reusables.repositories.choose-pr-review %} {% data reusables.repositories.changed-files %}

  1. Inspect the proposed changes in the pull request and ensure that you are comfortable running your workflows on the pull request branch. You should be especially alert to any proposed changes in the .github/workflows/ directory that affect workflow files.

  2. If you are comfortable with running workflows on the pull request branch, return to the {% octicon "comment-discussion" aria-label="The discussion icon" %} Conversation tab, and under "Workflow(s) awaiting approval", click Approve and run.

    Approve and run workflows