ci: rename the conventional PRs action job

This commit is contained in:
Matouš Volf 2024-08-15 13:49:34 +02:00
parent a3ef07cf10
commit f3773f724a

View File

@ -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