Skip to content

[feature] Default-AES-Implementierung kann optional installiert werden. #9

[feature] Default-AES-Implementierung kann optional installiert werden.

[feature] Default-AES-Implementierung kann optional installiert werden. #9

# Version: 2023-10-05
# This is an organization workflow, it should not be edited!
# The original source is in the baltech-ag/ci-scripts repository in the templates folder
# https://baltech-wiki.atlassian.net/wiki/spaces/THIR/pages/257785857/GitHub#GitHub-Workflows-f%C3%BCr-Releasemanagement-einrichten
name: Validate Commit Messages
on:
push:
branches:
- '**'
jobs:
commit-msg-validate:
uses: baltech-ag/ci-scripts/.github/workflows/commit-msg-validate.yml@master