Skip to content

Bump ansi-regex from 4.1.0 to 4.1.1 in /import-automation/import-progress-dashboard-frontend/client #3939

Bump ansi-regex from 4.1.0 to 4.1.1 in /import-automation/import-progress-dashboard-frontend/client

Bump ansi-regex from 4.1.0 to 4.1.1 in /import-automation/import-progress-dashboard-frontend/client #3939

Workflow file for this run

name: Auto approve copybara-service PRs
on:
pull_request
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]
if: github.actor == 'copybara-service' || github.actor == 'copybara-service[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"