Skip to content

Commit 9166d80

Browse files
Merge pull request #90 from newrelic/featute/commit-validation
Featute/commit validation
2 parents 1b7f0e4 + de9feaa commit 9166d80

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
- closed
77
branches:
88
- master
9-
- test/commt-msg
109

1110
permissions:
1211
contents: write

RELEASE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,3 +333,8 @@ git commit -m 'feat!: redesign API'
333333
git commit -m "docs: update README"
334334
git commit -m "chore: cleanup code"
335335
```
336+
337+
338+
339+
340+

0 commit comments

Comments
 (0)