pull/399/head
Tom Arra 3 years ago
parent 475a15cb19
commit 8577ec7704

@ -8,7 +8,7 @@ on: [pull_request]
jobs: jobs:
build: build:
name: Continuous Integration name: Spell Check
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout

@ -8,6 +8,7 @@
"backbox", "backbox",
"bezier", "bezier",
"cupertino", "cupertino",
"dashbook",
"deserialization", "deserialization",
"endtemplate", "endtemplate",
"firestore", "firestore",
@ -18,7 +19,8 @@
"multiball", "multiball",
"multiballs", "multiballs",
"theming", "theming",
"unawaited" "unawaited",
"unlayered"
], ],
"ignorePaths": [ "ignorePaths": [
".github/workflows/**" ".github/workflows/**"

Loading…
Cancel
Save