Skip to content

Commit 26b1f0f

Browse files
committed
chore: add conventional commit check
1 parent ec9ea6c commit 26b1f0f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/workflows/commits.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Conventional Commit Checker
2+
3+
on:
4+
pull_request:
5+
branches: [main]
6+
types: [opened, edited, synchronize]
7+
8+
jobs:
9+
check-for-cc:
10+
runs-on: ubuntu-latest
11+
steps:
12+
- name: check-for-cc
13+
id: check-for-cc
14+
uses: agenthunt/conventional-commit-checker-action@v1.0.0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy