Skip to content

build-commands: add: The build process fails when an individual entry… #327

build-commands: add: The build process fails when an individual entry…

build-commands: add: The build process fails when an individual entry… #327

on: pull_request
name: Pull Requests
jobs:
message-check:
name: Block Autosquash Commits
runs-on: ubuntu-latest
steps:
- name: Block Autosquash Commits
uses: xt0rted/block-autosquash-commits-action@v2.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}