Skip to content

ethtool: merge pull request #1126 from pspacek/ethtool-S-dynamic #337

ethtool: merge pull request #1126 from pspacek/ethtool-S-dynamic

ethtool: merge pull request #1126 from pspacek/ethtool-S-dynamic #337

Workflow file for this run

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