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

Fixing problem with left-trimming variants (#99) #117

Fixing problem with left-trimming variants (#99)

Fixing problem with left-trimming variants (#99) #117

Workflow file for this run

name: check trailers
on:
- pull_request
jobs:
check_trailers:
runs-on: ubuntu-latest
name: Check commit message trailers
steps:
- uses: actions/checkout@v2
- uses: bihealth/action-require-trailers@v1.1.0