Skip to content

Commit 040e0ca

Browse files
authored
fix(dangerjs): Disable target branch rule (#11565)
1 parent e2c7578 commit 040e0ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dangerjs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
instructions-cla-link: "https://cla-assistant.io/espressif/arduino-esp32"
2525
instructions-contributions-file: "docs/en/contributing.rst"
2626
rule-max-commits: "false"
27+
rule-target-branch: "false"
2728
commit-messages-min-summary-length: "10"

0 commit comments

Comments
 (0)