Skip to content

Commit 2a5b938

Browse files
authored
Merge pull request #8325 from jepler/ci-matrix-docs-conf
ci_set_matrix: changing conf.py should not rebuild all boards
2 parents 92e991d + 9064c6e commit 2a5b938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci_set_matrix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
# Files that never influence board builds
4646
IGNORE_BOARD = {
4747
".devcontainer",
48+
"conf.py",
4849
"docs",
4950
"tests",
5051
"tools/ci_changes_per_commit.py",

0 commit comments

Comments
 (0)