You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/15 04:51:01 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #5509: ci: run CI on PR to release/** branch

spacewander commented on a change in pull request #5509:
URL: https://github.com/apache/apisix/pull/5509#discussion_r749003116



##########
File path: .github/workflows/build.yml
##########
@@ -7,7 +7,7 @@ on:
       - 'docs/**'
       - '**/*.md'
   pull_request:
-    branches: [master]
+    branches: [master, 'release/**']

Review comment:
       Should do it to the other workflows too




-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org