Skip to content

ethtool: Merge branch 'sohorx-ethtool/channels' #380

ethtool: Merge branch 'sohorx-ethtool/channels'

ethtool: Merge branch 'sohorx-ethtool/channels' #380

Workflow file for this run

name: Linter
on:
push:
branches: [ master ]
workflow_dispatch:
permissions:
contents: read
jobs:
build:
runs-on: Linux
steps:
- run: sudo chown -R $USER:$USER $GITHUB_WORKSPACE
- uses: actions/checkout@v4
- run: make nox session=linter