davidzollo opened a new pull request, #10634:
URL: https://github.com/apache/seatunnel/pull/10634
This PR narrows CI trigger: document website build now runs only when docs
changed.
- workflow: .github/workflows/backend.yml
- changed document job condition from
needs.changes.outputs.api == 'true' || needs.changes.outputs.docs == 'true'
to
needs.changes.outputs.docs == 'true'
--
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]