Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated fromΒ
JunhaoZhuang/Cobra
Bruce76218
/
Cobra
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Cobra
/
diffusers
/
.github
/
workflows
/
typos.yml
JunhaoZhuang
init
23e7e6a
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
198 Bytes
name:
Check
typos
on:
workflow_dispatch:
jobs:
build:
runs-on:
ubuntu-latest
steps:
-
uses:
actions/checkout@v3
-
name:
typos-action
uses:
crate-ci/typos@v1.12.4