Skip to content

Adjust OP-TEE xtests to match jetpack-nixos update #278

Adjust OP-TEE xtests to match jetpack-nixos update

Adjust OP-TEE xtests to match jetpack-nixos update #278

# SPDX-FileCopyrightText: 2023 Technology Innovation Institute (TII)
# SPDX-License-Identifier: Apache-2.0
name: Check Commit Message
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commit-msg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check Commit Message
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: ./githooks/check-commits.sh