Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9eee1dd

Browse files
authoredJan 7, 2025
ci(dangerjs): Fix and update settings (#10770)
1 parent 5aaccd8 commit 9eee1dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/dangerjs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@ jobs:
2020
uses: espressif/shared-github-dangerjs@v1
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23+
with:
24+
instructions-cla-link: "https://cla-assistant.io/espressif/arduino-esp32"
25+
instructions-contributions-file: "docs/en/contributing.rst"
2326
rule-max-commits: "false"
2427
commit-messages-min-summary-length: "10"

0 commit comments

Comments
 (0)
Failed to load comments.