Skip to content

chore(deps): update peter-evans/repository-dispatch action to v3 #287

chore(deps): update peter-evans/repository-dispatch action to v3

chore(deps): update peter-evans/repository-dispatch action to v3 #287

Workflow file for this run

name: Covector Status
on: [pull_request]
jobs:
covector:
if: ${{ !startsWith(github.head_ref, 'renovate/') }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
id: covector
with:
command: "status"