Skip to content

fix(static_centerline_optimizer): fix several bugs and refactor the code #16594

fix(static_centerline_optimizer): fix several bugs and refactor the code

fix(static_centerline_optimizer): fix several bugs and refactor the code #16594

name: cancel-previous-workflows
on:
pull_request_target:
jobs:
cancel-previous-workflows:
runs-on: ubuntu-latest
steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.12.0
with:
workflow_id: all
all_but_latest: true