Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Remove ZSOCK_MSG_TRUNC for offloaded TLS on nRF9160. #805

Remove ZSOCK_MSG_TRUNC for offloaded TLS on nRF9160.

Remove ZSOCK_MSG_TRUNC for offloaded TLS on nRF9160. #805

Workflow file for this run

name: gitlint
on:
pull_request:
workflow_dispatch:
jobs:
gitlint:
runs-on: ubuntu-latest
container:
image: jorisroovers/gitlint:0.19.1
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run gitlint
run: |
git config --global --add safe.directory $GITHUB_WORKSPACE
gitlint --commits origin/main..