Skip to content

feat(start_planner): prevent start planner execution in the middle of the road #1608

feat(start_planner): prevent start planner execution in the middle of the road

feat(start_planner): prevent start planner execution in the middle of the road #1608

name: cancel-previous-workflows
on:
pull_request_target:
jobs:
cancel-previous-workflows:
runs-on: ubuntu-latest
steps:
- name: Cancel previous runs
uses: styfle/[email protected]
with:
workflow_id: all
all_but_latest: true