Skip to content

Commit

Permalink
ci: add v2.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliy-ukiru committed Jun 4, 2024
2 parents aba07d5 + 4f02f64 commit f82e16d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- v*
branches:
- "dev/v2"
- "v2.x"
pull_request:
branches:
- "dev/v2"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- "dev/v2"
- "v2.x"
pull_request:
branches:
- "dev/v2"
Expand Down

0 comments on commit f82e16d

Please sign in to comment.