imjoey commented on a change in pull request #1226: URL: https://github.com/apache/apisix-dashboard/pull/1226#discussion_r553093499
########## File path: .github/workflows/backend-cli-test.yml ########## @@ -3,10 +3,10 @@ name: Backend CLI Test on: push: branches: - - master + - v2.3 Review comment: > both the master and v2.x need to be checked IMO The codes in master branch will also be checked if we commit a PR targeted to `master` branch. So we can place different branch names here, respectively. Please correct me if I was wrong. Thanks. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org