Skip to content

A GitHub Action for approving pull requests.

License

Notifications You must be signed in to change notification settings

tenjin/approve-pull-request-action

 
 

Repository files navigation

approve-pull-request-action

A GitHub Action for approving pull requests.

Usage

steps:
  - name: Approve Pull Request
    uses: juliangruber/approve-pull-request-action@v2.0.0
    with:
      github-token: ${{ secrets.GITHUB_TOKEN }}
      number: 1
      repo: juliangruber/approve-pull-request-action # optional

Related

License

MIT

About

A GitHub Action for approving pull requests.

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%