david-oplatka commited on
Commit
1b48b16
·
unverified ·
1 Parent(s): 3daa86a

Add Shakespeare App

Browse files
Files changed (1) hide show
  1. .github/workflows/sync.yml +1 -1
.github/workflows/sync.yml CHANGED
@@ -10,7 +10,7 @@ jobs:
10
  runs-on: ubuntu-latest
11
  strategy:
12
  matrix:
13
- space_name: [company-pet-policy, about-mls] # List your Hugging Face space names here
14
 
15
  steps:
16
  - name: Checkout repository
 
10
  runs-on: ubuntu-latest
11
  strategy:
12
  matrix:
13
+ space_name: [company-pet-policy, about-mls, shakespeare] # List your Hugging Face space names here
14
 
15
  steps:
16
  - name: Checkout repository