Skip to content

Merge pull request #3 from ahkohd/renovate/tauri-monorepo #4

Merge pull request #3 from ahkohd/renovate/tauri-monorepo

Merge pull request #3 from ahkohd/renovate/tauri-monorepo #4

{{{{raw}}}}

Check failure on line 1 in .github/workflows/covector-status.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/covector-status.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
name: covector status
on: [pull_request]
jobs:
covector:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
with:
command: 'status'
{{{{/raw}}}}