Skip to content

Add logic to allow for headers to be dropped/rearranged in `mdio_to_s… #436

Add logic to allow for headers to be dropped/rearranged in `mdio_to_s…

Add logic to allow for headers to be dropped/rearranged in `mdio_to_s… #436

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v6
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5
with:
skip-delete: true