Skip to content

Setting network device desired state to be pulled from host adminstate flags #4

Setting network device desired state to be pulled from host adminstate flags

Setting network device desired state to be pulled from host adminstate flags #4

Workflow file for this run

name: Test DOCA Driver Build
on: [push, pull_request]
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: error