Skip to content

Commit 6a0d451

Browse files
authored
Merge branch 'main' into dependabot/pip/tests/python-6bca6cb710
2 parents 18d89ac + 656e2aa commit 6a0d451

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/mend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- release-*
78
paths-ignore:
89
- site/**
910
- examples/**

.markdownlint-cli2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ noBanner: true
1717
ignores:
1818
- ".github/**"
1919
- "site/**" # Ignore docs folder for now
20+
- "docs/**" # Ignore developer docs folder
2021

2122
# Fix any fixable errors
2223
fix: true

0 commit comments

Comments
 (0)