Skip to content

feat(control_data_collecting_tool): improve README and a slight modification to the data collection logic #911

feat(control_data_collecting_tool): improve README and a slight modification to the data collection logic

feat(control_data_collecting_tool): improve README and a slight modification to the data collection logic #911

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