Skip to content

fix: 4273 extend regex to allow for parentheses #605

fix: 4273 extend regex to allow for parentheses

fix: 4273 extend regex to allow for parentheses #605

Workflow file for this run

on:
pull_request:
types: [ closed ]
jobs:
trigger-circleci:
runs-on: ubuntu-latest
steps:
- name: Trigger CircleCI delete_preview workflow
id: "delete-pr-preview"
uses: CircleCI-Public/[email protected]
with:
GHA_Meta: ${{ github.event.number }}
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}