Yikun edited a comment on pull request #32806:
URL: https://github.com/apache/spark/pull/32806#issuecomment-857511439
```yaml
concurrency:
group: ${{ github.repository }}-${{ github.event.pull_request.number
}}-${{ github.workflow }}
cancel-in-progress: true
```
I think we could use `github.event.pull_request.number` to make sure only
single PR trigger job once.
cc @potiuk do you have any idea?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]