Skip to content

Commit

Permalink
Github Comments In Covector Status
Browse files Browse the repository at this point in the history
  • Loading branch information
jbolda authored Dec 25, 2023
1 parent a7329c2 commit 1798c62
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/covector-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: volta-cli/action@v1
- uses: volta-cli/action@v4
- name: covector status
uses: jbolda/covector/packages/action@covector-v0
id: covector
with:
command: 'status'
comment: true

0 comments on commit 1798c62

Please sign in to comment.