ci(dangerjs): Fix and update settings (#10770)

This commit is contained in:
Lucas Saavedra Vaz 2025-01-07 07:02:50 -03:00 committed by GitHub
parent 5aaccd8f89
commit 9eee1dd559
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,5 +20,8 @@ jobs:
uses: espressif/shared-github-dangerjs@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
instructions-cla-link: "https://cla-assistant.io/espressif/arduino-esp32"
instructions-contributions-file: "docs/en/contributing.rst"
rule-max-commits: "false"
commit-messages-min-summary-length: "10"