8000 💚 Fix github event name · huggingface/huggingface.js@a1ec288 · GitHub
[go: up one dir, main page]

Skip to content

Commit a1ec288

Browse files
committed
💚 Fix github event name
1 parent 6673fbb commit a1ec288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build documentation
22

33
on:
4-
manual:
4+
workflow_dispatch:
55
push:
66
branches:
77
- main

0 commit comments

Comments
 (0)
0