Skip to content

Commit

Permalink
Add v1.2.X branch to build automation
Browse files Browse the repository at this point in the history
  • Loading branch information
benfrancis committed Aug 27, 2024
1 parent 6b5fb8f commit ec8c00d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ on:
- master
- v1.0.X
- v1.1.X
- v1.2.X
push:
branches:
- master
- v1.0.X
- v1.1.X
- v1.2.X

jobs:
build:
Expand Down

0 comments on commit ec8c00d

Please sign in to comment.