feat: add test changelog file

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/921/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 8b5de4b30b
commit 10f954bec4
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -42,7 +42,7 @@ jobs:
# #
# Note: by default the `.golangci.yml` file should be at the root of the repository. # Note: by default the `.golangci.yml` file should be at the root of the repository.
# The location of the configuration file can be changed by using `--config=` # The location of the configuration file can be changed by using `--config=`
args: --config=./scripts/golangci.yml # --timeout=30m --issues-exit-code=0 args: --config ./scripts/golangci.yml --timeout=30m # --issues-exit-code=0
# Optional: show only new issues if it's a pull request. The default value is `false`. # Optional: show only new issues if it's a pull request. The default value is `false`.
only-new-issues: true only-new-issues: true

Loading…
Cancel
Save