1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00

ci(#202): Change dependency wording

This commit is contained in:
Simon Pistache 2025-03-04 10:58:06 +01:00
parent cf56f1f22b
commit 5aa5f6fc97

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/PRConventionalCommits@v1
uses: ytanikin/pr-conventional-commits@1
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
add_label: 'false'