Skip to content

Commit

Permalink
Add 1.6 branch builds to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 12, 2023
1 parent b679601 commit dbcb0de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ on:
push:
branches:
- master
- "1.6"
paths-ignore:
- "README.md"
- "release-notes/*"
pull_request:
branches:
- master
- "1.6"
permissions:
contents: read
jobs:
Expand Down

0 comments on commit dbcb0de

Please sign in to comment.