Skip to content

Commit

Permalink
Update pull-requests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Feb 26, 2024
1 parent b0d15cb commit aba8081
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,9 @@ jobs:
if: always()
with:
refresh-message-position: true
message-path: packages/ui-components/tmp/pr-stats.md
- uses: mshick/add-pr-comment@v2
if: always()
with:
refresh-message-position: true
message-path: packages/ui-system/tmp/pr-stats.md
message-path: |
packages/ui-components/tmp/pr-stats.md
packages/ui-system/tmp/pr-stats.md
inspect:
if: ${{ always() }}
Expand Down

0 comments on commit aba8081

Please sign in to comment.