Skip to content

chore(deps): bump the cargo group across 1 directory with 9 updates #6134

chore(deps): bump the cargo group across 1 directory with 9 updates

chore(deps): bump the cargo group across 1 directory with 9 updates #6134

Workflow file for this run

name: Cancel
on:
push:
pull_request:
types: [closed]
jobs:
cancel:
name: 'Cancel Previous Runs'
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- name: Skip legacy cancel workflow
run: echo "cancel workflow is disabled; concurrency is managed elsewhere"