Skip to content

Apply Apache 2.0 License. #13

Apply Apache 2.0 License.

Apply Apache 2.0 License. #13

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