Skip to content

Commit

Permalink
MNT Update build.yml to push changes from 5.1 branch (#347)
Browse files Browse the repository at this point in the history
For some reason changing this on the default branch hasn't worked - so lets just change it on all branches that _could_ be relevant, starting with 5.0 and merging up from there.
  • Loading branch information
GuySartorelli authored Sep 18, 2023
1 parent a77a42f commit 7566305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- '3'
- '4.13'
- '5.0'
- '5.1'
jobs:
build:
name: build-docs
Expand Down

0 comments on commit 7566305

Please sign in to comment.