Skip to content

Commit

Permalink
ci(dangerjs): Fix and update settings (#10770)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz authored Jan 7, 2025
1 parent 5aaccd8 commit 9eee1dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dangerjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 9eee1dd

Please sign in to comment.