mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-02 18:42:47 +02:00
Merge pull request #201 from nostalgic-css/commitlint-ignore-master
fix: Ignore `commitlint` when merging to `master`
This commit is contained in:
@@ -170,7 +170,10 @@ workflows:
|
||||
main:
|
||||
jobs:
|
||||
- checkout
|
||||
- commitlint
|
||||
- commitlint:
|
||||
filters:
|
||||
branches:
|
||||
ignore: master
|
||||
- install-dependencies:
|
||||
requires:
|
||||
- checkout
|
||||
|
Reference in New Issue
Block a user