Skip to content

Commit

Permalink
Run build steps on docs-only PRs so that mortals can merge them
Browse files Browse the repository at this point in the history
Signed-off-by: itowlson <[email protected]>
  • Loading branch information
itowlson committed Oct 9, 2024
1 parent cd76971 commit 53162d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
tags: ["v*"]
pull_request:
branches: ["main", "v*"]
paths-ignore:
- "docs/**"
- "*.md"
- "tests/README.md"

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

0 comments on commit 53162d1

Please sign in to comment.