mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-08 01:54:20 +02:00
ci: Change naming
This commit is contained in:
parent
983966d9fa
commit
a7cd815b09
4
.github/workflows/pr-cc.yml
vendored
4
.github/workflows/pr-cc.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: PR Conventional Commit Validation
|
||||
name: Conventional Commit
|
||||
run-name: Enforce that PR name follow Conventional Commits
|
||||
|
||||
on:
|
||||
@ -6,7 +6,7 @@ on:
|
||||
types: [opened, synchronize, reopened, edited]
|
||||
|
||||
jobs:
|
||||
validate-pr-title:
|
||||
Validate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: PR Conventional Commit Validation
|
||||
|
Loading…
x
Reference in New Issue
Block a user