Skip to content

Commit bc0c6a8

Browse files
committed
adding workflow name
1 parent ad5b244 commit bc0c6a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ Screenshot of validating the logs and creating pull requests:
1414

1515
## Usage
1616

17+
This should only be triggered via pull requests.
18+
1719
```yml
20+
name: pr-commit-message-enforcer-and-linker
21+
1822
on:
1923
pull_request:
2024
branches: [ "main" ]

0 commit comments

Comments
 (0)