diff --git a/.github/styles/config/vocabularies/Ronin/reject.txt b/.github/styles/config/vocabularies/Ronin/reject.txt index e69de29..2fb16d0 100644 --- a/.github/styles/config/vocabularies/Ronin/reject.txt +++ b/.github/styles/config/vocabularies/Ronin/reject.txt @@ -0,0 +1,2 @@ +cookie +cookie \ No newline at end of file diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d1c795d..c485947 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,4 @@ -name: Editorial review +name: Check for style guide adherence on: [pull_request] jobs: