Skip to content

Commit 53162d1

Browse files
committed
Run build steps on docs-only PRs so that mortals can merge them
Signed-off-by: itowlson <[email protected]>
1 parent cd76971 commit 53162d1

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)