Skip to content

Auth suggestion screen #70

Auth suggestion screen

Auth suggestion screen #70

Workflow file for this run

name: Auto approve
on: pull_request_target
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: hmarr/auto-approve-action@v3
with:
review-message: "PR automatically approved by auto-approve-action"