Skip to content

PMD exception in Java source with variables or methods named with unicode characters for Windows workflow #6

PMD exception in Java source with variables or methods named with unicode characters for Windows workflow

PMD exception in Java source with variables or methods named with unicode characters for Windows workflow #6

Workflow file for this run

---
name: reports-check
on:
issues:
types: [opened]
permissions:
issues: write
contents: read
jobs:
check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: tracehubpm/reports-check-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
#deepinfra_token: ${{ secrets.DEEPINFRA_TOKEN }}
openai_token: ${{ secrets.OPENAI_TOKEN }}