Skip to content

Commit

Permalink
Added dev-2.3 branch to build automation
Browse files Browse the repository at this point in the history
  • Loading branch information
benhalstead committed Aug 10, 2023
1 parent a158350 commit 31efc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Go

on:
push:
branches: [ "master" ]
branches: [ "master", "dev-2.3" ]
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit 31efc56

Please sign in to comment.