Skip to content

Enhance error reporting with GitHub annotation groups #5

Enhance error reporting with GitHub annotation groups

Enhance error reporting with GitHub annotation groups #5

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: ./