Skip to content

winget list node shows correctly, but winget list and winget update can't match the winget packages. #230

winget list node shows correctly, but winget list and winget update can't match the winget packages.

winget list node shows correctly, but winget list and winget update can't match the winget packages. #230

name: Automatic New Issue Deduplication
on:
issues:
types: [opened, reopened]
permissions:
models: read
issues: write
concurrency:
group: ${{ github.workflow }}-${{ github.event.issue.number }}
cancel-in-progress: true
jobs:
deduplicate:
runs-on: ubuntu-latest
steps:
- name: Run Deduplicate Action
uses: pelikhan/action-genai-issue-dedup@v0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
label_as_duplicate: false