[GitHub] [apisix] ccxhwmy commented on a diff in pull request #7457: feat(semantic pull request): add action-semantic-pull-request

2022-07-18 Thread GitBox
ccxhwmy commented on code in PR #7457: URL: https://github.com/apache/apisix/pull/7457#discussion_r923240883 ## .github/workflows/semantic.yml: ## @@ -0,0 +1,21 @@ +name: "Lint PR" + +on: + pull_request_target: +types: + - opened + - edited + - synchronize +

[GitHub] [apisix] ccxhwmy commented on a diff in pull request #7457: feat(semantic pull request): add action-semantic-pull-request

2022-07-14 Thread GitBox
ccxhwmy commented on code in PR #7457: URL: https://github.com/apache/apisix/pull/7457#discussion_r921696990 ## .github/workflows/semantic.yml: ## @@ -0,0 +1,21 @@ +name: "Lint PR" + +on: + pull_request_target: +types: + - opened + - edited + - synchronize +