ongdisheng commented on code in PR #718:
URL: https://github.com/apache/fesod/pull/718#discussion_r2572845466
##########
.github/workflows/ci-docs.yml:
##########
@@ -21,56 +21,25 @@ on:
pull_request:
paths:
- 'website/**'
Review Comment:
Hi @delei, currently `ci-docs` only triggers on `website/**` changes. Should
we also add `.github/workflows/ci-docs.yml` to the paths so the workflow runs
when we modify it? I feel it's better safe than sorry as when someone changes
this workflow file, we might want to test the `ci-docs` workflow again to make
sure it still works correctly. Just wondering what you think about this?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]