mirror of https://github.com/cncf/techdocs.git
Fix GH action errors & Ingore GH handles in README.md (#243)
This commit is contained in:
parent
904b891970
commit
917642768e
|
|
@ -13,6 +13,6 @@ jobs:
|
|||
with:
|
||||
node-version-file: .nvmrc
|
||||
cache: npm
|
||||
|
||||
cache-dependency-path: package.json
|
||||
- name: Check file format
|
||||
run: npm run check:format
|
||||
|
|
|
|||
|
|
@ -13,6 +13,6 @@ jobs:
|
|||
with:
|
||||
node-version-file: .nvmrc
|
||||
cache: npm
|
||||
|
||||
cache-dependency-path: package.json
|
||||
- name: Check file format
|
||||
run: npm run check:links
|
||||
|
|
|
|||
|
|
@ -13,6 +13,6 @@ jobs:
|
|||
with:
|
||||
node-version-file: .nvmrc
|
||||
cache: npm
|
||||
|
||||
cache-dependency-path: package.json
|
||||
- name: Check file format
|
||||
run: npm run check:spelling
|
||||
|
|
|
|||
|
|
@ -22,4 +22,6 @@ Zoom link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95471930872?pas
|
|||
|
||||
### Meeting notes
|
||||
|
||||
We store ongoing meeting notes in a [Google doc](https://docs.google.com/document/d/1roexHTLCrErYjNT2NEoRsVnn_YNbQzZ1gyXNK8hXR4Q/).
|
||||
We store ongoing meeting notes in a [Google doc](https://docs.google.com/document/d/1roexHTLCrErYjNT2NEoRsVnn_YNbQzZ1gyXNK8hXR4Q/).
|
||||
|
||||
<!-- cSpell:ignore chalin nate thisisobate -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue