Skip to content

Annotate merge commits with GitHub error annotations #4

Annotate merge commits with GitHub error annotations

Annotate merge commits with GitHub error annotations #4

Workflow file for this run

on: pull_request
jobs:
check-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: ./