Skip to content

[internal] Micropython und Action Workflows aktualisiert #7

[internal] Micropython und Action Workflows aktualisiert

[internal] Micropython und Action Workflows aktualisiert #7

# 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