Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

[feat] using not-object values for template of mapleArray #157

[feat] using not-object values for template of mapleArray

[feat] using not-object values for template of mapleArray #157

Workflow file for this run

name: auto-approve
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.event.pull_request.user.login == 'AsPulse' && !github.event.pull_request.draft
steps:
- uses: hmarr/auto-approve-action@v3