qsliu2017 commented on a change in pull request #2072:
URL: https://github.com/apache/apisix-dashboard/pull/2072#discussion_r691925963
##########
File path: .github/workflows/release-test.yml
##########
@@ -5,12 +5,30 @@ on:
branches:
- master
paths-ignore:
+ - '.github/**'
+ - '.git/**'
+ - '.gitattributes'
+ - '.idea/**'
+ - '.vscode/**'
Review comment:
@Yiyiyimu I've removed the paths that are already in `.gitignore`.
`.vscode` is remained because it's not in it.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]