ci: rename the conventional PRs action job
This commit is contained in:
parent
a3ef07cf10
commit
f3773f724a
@ -5,7 +5,8 @@ on:
|
||||
types: [ opened, synchronize, reopened, edited ]
|
||||
|
||||
jobs:
|
||||
validate-pr-title:
|
||||
build:
|
||||
name: conventional pull requests
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: conventional pull requests check
|
||||
|
Loading…
x
Reference in New Issue
Block a user