We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c73e79 commit 19aa1aaCopy full SHA for 19aa1aa
.github/workflows/golangci-lint.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
paths:
9
- tencentcloud/**
10
+ - .github/**
11
- .golangci.yml
12
13
# Allows you to run this workflow manually from the Actions tab
0 commit comments