PHP Classes

File: .github/workflows/commitlint.yml

Recommend this page to a friend!
  Packages of Raul   Disposable Email Blocker Core   .github/workflows/commitlint.yml   Download  
File: .github/workflows/commitlint.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Disposable Email Blocker Core
Detect disposable or temporary email addresses
Author: By
Last change:
Date: 1 month ago
Size: 264 bytes
 

Contents

Class file image Download
name: Commit Lint on: pull_request: jobs: commitlint: runs-on: ubuntu-latest steps: - uses: actions/checkout@v7 with: fetch-depth: 0 - name: Check commit messages uses: webiny/action-conventional-commits@v1.4.2