errose28 opened a new pull request, #78: URL: https://github.com/apache/ozone-site/pull/78
## Summary [HDDS-10352](https://issues.apache.org/jira/browse/HDDS-10352) moved the publish workflow to the main ci.yml file. As part of the move, the check incorrectly checked github.event instead of github.event_name in the trigger to run. This resulted in the publish workflow always being skipped. ## Jira HDDS-10400 ## Testing - I pushed the same commit directly to the HDDS-website-v2 branch in my fork and the [publish workflow ran](https://github.com/errose28/ozone-site/actions/runs/7982396754). - Publish workflow should not run on this PR's CI. -- 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]
