We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbd583 commit 392d049Copy full SHA for 392d049
.github/workflows/hfspace-demo.yml
@@ -1,5 +1,6 @@
1
-# name: Sync to Hugging Face Space
2
-# on:
+name: Sync to Hugging Face Space
+on:
3
+ non_existent_event:
4
# push:
5
# branches: [master]
6
# workflow_dispatch:
0 commit comments