Skip to content

Improve app UI experience part1 #83

Improve app UI experience part1

Improve app UI experience part1 #83

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"