ci(dangerjs): Fix and update settings (#10770)
This commit is contained in:
parent
5aaccd8f89
commit
9eee1dd559
1 changed files with 3 additions and 0 deletions
3
.github/workflows/dangerjs.yml
vendored
3
.github/workflows/dangerjs.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue