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 2020/10/21 02:22:11 UTC

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #575: fix: API CICD error

juzhiyuan commented on a change in pull request #575:
URL: https://github.com/apache/apisix-dashboard/pull/575#discussion_r508949330



##########
File path: .github/workflows/api_cicd.yml
##########
@@ -2,7 +2,10 @@ name: API CI && CD
 
 on:
   push:
-    branches: 
+    branches:
+      - master
+  pull_request:

Review comment:
       bad spaces




----------------------------------------------------------------
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:
users@infra.apache.org