lhotari opened a new pull request #10048:
URL: https://github.com/apache/pulsar/pull/10048
### Motivation
- GitHub Actions can be run in forked repositories. Without this change,
the scheduled website build will be running unnecessarily in forked
repositories.
The website build will fail and cause failure notifications which get
delivered by email to the repository owner (by default).
### Modifications
- Add condition to build-website job that makes it run only in
`apache/pulsar` repository.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]