Skip to content

fix: improve operator detection and fix unknown segment #108

fix: improve operator detection and fix unknown segment

fix: improve operator detection and fix unknown segment #108

Workflow file for this run

name: Auto approve
on: pull_request_target
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: "github.actor == 'scriptsbot' && contains(github.event.pull_request.title, 'chore(master): release')"
steps:
- uses: hmarr/auto-approve-action@v3