Skip to content

Improve error message by including the event type when the action fails. #22

Improve error message by including the event type when the action fails.

Improve error message by including the event type when the action fails. #22

Workflow file for this run

on: pull_request
jobs:
forbid-merge-commits:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run Forbid Merge Commits Action
uses: ./