Skip to content

Bump ansi-regex from 3.0.0 to 5.0.1 in /packages/with-cypress/cypress/sample #12

Bump ansi-regex from 3.0.0 to 5.0.1 in /packages/with-cypress/cypress/sample

Bump ansi-regex from 3.0.0 to 5.0.1 in /packages/with-cypress/cypress/sample #12

Workflow file for this run

name: covector status
on: [pull_request]
jobs:
covector:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # required for use of git history
- name: covector status
uses: jbolda/covector/packages/[email protected]
id: covector
with:
token: ${{ secrets.GITHUB_TOKEN }}
command: 'status'
comment: true