This is an automated email from the ASF dual-hosted git repository.
chenjunxu pushed a commit to branch release/2.6.1
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/release/2.6.1 by this push:
new d48d025 ci: run backend cli test
d48d025 is described below
commit d48d0258942e910d4c9ecc05b7c5a2a3db37cb19
Author: nic-chen <[email protected]>
AuthorDate: Mon May 24 09:50:51 2021 +0800
ci: run backend cli test
---
.github/workflows/backend-cli-test.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/backend-cli-test.yml
b/.github/workflows/backend-cli-test.yml
index c44d0bc..7059edc 100644
--- a/.github/workflows/backend-cli-test.yml
+++ b/.github/workflows/backend-cli-test.yml
@@ -10,6 +10,7 @@ on:
pull_request:
branches:
- master
+ - release/2.6
paths-ignore:
- 'docs/**'
- 'web/**'