zhengruifeng opened a new pull request, #49207:
URL: https://github.com/apache/spark/pull/49207

   ### What changes were proposed in this pull request?
   Make 3.5 daily build able to manually trigger
   
   
https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/manually-running-a-workflow
   
   ```
   workflow_dispatch:
   ```
   
   should be a valid syntax, see 
[example](https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-of-jobsjob_idsecretsinherit)
   
   
   ### Why are the changes needed?
   for ease of debugging
   
   
   ### Does this PR introduce _any_ user-facing change?
   no, infra-only
   
   
   ### How was this patch tested?
   will manually check
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no


-- 
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]

Reply via email to