Skip to content

fix: 4146 required email and hyperlink fields are not red circled #604

fix: 4146 required email and hyperlink fields are not red circled

fix: 4146 required email and hyperlink fields are not red circled #604

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 }}