Yiyiyimu commented on a change in pull request #3621:
URL: https://github.com/apache/apisix/pull/3621#discussion_r586159933
##########
File path: .github/workflows/centos7-ci.yml
##########
@@ -2,11 +2,9 @@ name: CI Centos7
on:
push:
- branches:
- - master
+ branches: [master, 'release/**']
pull_request:
- branches:
- - master
+ branches: [master]
Review comment:
BTW, your change request still blocks the merging 🤣
----------------------------------------------------------------
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:
[email protected]