Compare commits
1 Commits
396addc876
...
1a3c6a29ec
Author | SHA1 | Date | |
---|---|---|---|
1a3c6a29ec |
@ -1 +0,0 @@
|
||||
* @luke
|
@ -1,16 +0,0 @@
|
||||
name: Validate PR Title
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- edited
|
||||
- synchronize
|
||||
- reopened
|
||||
|
||||
jobs:
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.4
|
||||
with:
|
||||
commit-message: ${{ gitea.event.pull_request.title }}
|
Loading…
x
Reference in New Issue
Block a user