kbendick edited a comment on pull request #4207: URL: https://github.com/apache/iceberg/pull/4207#issuecomment-1049019055
Ahhh I see the docs have been updated: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-only-cancel-in-progress-jobs-or-runs-for-the-current-workflow My (very limited) experience was that it would cancel any workflow (outside of the current PR or not), but I guess if you have `github.ref` then that should be ok. `github.ref` didn't exist at the time iirc. This looks to cover all of the workflows that were part of the old cancel-duplicates. -- 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]
