Skip to content

chore(deps): update tauri-apps/create-pull-request action to v2.8.1 #1

chore(deps): update tauri-apps/create-pull-request action to v2.8.1

chore(deps): update tauri-apps/create-pull-request action to v2.8.1 #1

Workflow file for this run

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