tzssangglass commented on a change in pull request #6390:
URL: https://github.com/apache/apisix/pull/6390#discussion_r811125558
##########
File path: .github/workflows/build.yml
##########
@@ -39,6 +39,14 @@ jobs:
with:
submodules: recursive
+ - name: Paths filter
+ uses: ./.github/actions/paths-filter
Review comment:
Then we need to implement a similar function ourselves, and I tried to
find github action support for a similar function: trigger step by file
modification path, but not found. I can't find the environment variable that
indicates the file modification.
--
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]