Skip to content

build(deps): bump gradle-update/update-gradle-wrapper-action from 1 to 2 #5

build(deps): bump gradle-update/update-gradle-wrapper-action from 1 to 2

build(deps): bump gradle-update/update-gradle-wrapper-action from 1 to 2 #5

#
# SPDX-FileCopyrightText: 2024 INFO
# SPDX-License-Identifier: EUPL-1.2+
#
name: Check for conventional commits
on:
pull_request:
types: [opened, edited, synchronize]
merge_group:
jobs:
check-for-conventional-commits:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/[email protected]