Skip to content

Commit b72286a

Browse files
authored
Merge pull request #2879 from itowlson/im-mad-as-hell-and-im-not-going-to-take-it-any-more
Run build steps on docs-only PRs so that all maintainers can merge them
2 parents cd76971 + 53162d1 commit b72286a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ on:
88
tags: ["v*"]
99
pull_request:
1010
branches: ["main", "v*"]
11-
paths-ignore:
12-
- "docs/**"
13-
- "*.md"
14-
- "tests/README.md"
1511

1612
# Serialize workflow runs per ref
1713
# Cancel any outdated, in-flight runs for refs other than 'main'

0 commit comments

Comments
 (0)