kou commented on pull request #8324:
URL: https://github.com/apache/arrow/pull/8324#issuecomment-702612618


   Do you want to change `on` in `dev_cron.yml`?
   I don't think that it's a good idea. If we don't use `schedule`, it's not 
CRON.
   
   How about creating a new workflow file such as 
`.github/workflows/dev_pull_request.yml` or something and putting only this job 
to the new workflow file?
   
   Other existing jobs (`jira-link` and `title-check`) can be migrated to 
`pull_request_target` from `schedule` but we need to change 
`.github/workflows/dev_cron/*.js` logic. We can work on it as a follow-up task.


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


Reply via email to