Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add a workflow to cancel running workflow (#2279)
add a cancel workflow so when there is a new PR or push previous workflow will be cancelled which will help to reduce concurrent github runner usage. refer to https://github.com/styfle/cancel-workflow-action#advanced-pull-requests-from-forks according to github page [here](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#workflow_run) this file has to be in default branch to take affect. Signed-off-by: Lan Luo <[email protected]>
- Loading branch information