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

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

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

Loading…
Cancel
Save