Skip to content

Commit

Permalink
Update vmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored Sep 28, 2024
1 parent 5483fbf commit ca1a053
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
node-version: '20'

- name: Vue Mess Detector Analysis
uses: brenoepics/vmd-action@auto-token
uses: brenoepics/vmd-action@summary
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
deleteOldComments: true

0 comments on commit ca1a053

Please sign in to comment.