Jean-François Knebel
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
name: Sync to Hugging Face hub
|
| 2 |
on:
|
| 3 |
-
|
| 4 |
branches: [main]
|
| 5 |
|
| 6 |
# to run this workflow manually from the Actions tab
|
|
|
|
| 1 |
name: Sync to Hugging Face hub
|
| 2 |
on:
|
| 3 |
+
pull_request:
|
| 4 |
branches: [main]
|
| 5 |
|
| 6 |
# to run this workflow manually from the Actions tab
|