We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f69433 + 134fc79 commit beaa8b4Copy full SHA for beaa8b4
.github/workflows/dangerjs.yml
@@ -22,7 +22,7 @@ jobs:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
with:
24
instructions-cla-link: "https://cla-assistant.io/espressif/arduino-esp32"
25
- instructions-contributions-file: "https://docs.espressif.com/projects/arduino-esp32/en/latest/contributing.html"
+ instructions-contributions-file: "docs/en/contributing.rst"
26
rule-max-commits: "false"
27
commit-messages-min-summary-length: "10"
28
0 commit comments