mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-01 18:13:32 +02:00
fix: Ignore commitlint
when merging to master
This commit is contained in:
@@ -171,6 +171,9 @@ workflows:
|
||||
jobs:
|
||||
- checkout
|
||||
- commitlint
|
||||
filters:
|
||||
branches:
|
||||
ignore: master
|
||||
- install-dependencies:
|
||||
requires:
|
||||
- checkout
|
||||
|
Reference in New Issue
Block a user