Skip to content

chore(ci-deps): Bump cachix/install-nix-action from V27 to 28 in the gh-actions-deps group #6

chore(ci-deps): Bump cachix/install-nix-action from V27 to 28 in the gh-actions-deps group

chore(ci-deps): Bump cachix/install-nix-action from V27 to 28 in the gh-actions-deps group #6

# SPDX-FileCopyrightText: 2024 The Input Leap Developers
#
# SPDX-License-Identifier: Apache-2.0
name: Conventional Commits Verification Workflow
on:
pull_request:
jobs:
test-pr-commit-msg:
name: Test the PR's commit message for compliance with Conventional Commits.
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}