Skip to content

Commit a30aa91

Browse files
initial commit (addendum)
1 parent 60c741e commit a30aa91

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/hf-space.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: Push to HuggingFace Space
22

33
on:
4-
workflow_run:
5-
workflows: ["Update AI Changelog on Push to Main"]
6-
branches: [main]
7-
types:
8-
- completed
4+
# workflow_run:
5+
# workflows: ["Update AI Changelog on Push to Main"]
6+
# branches: [main]
7+
# types:
8+
# - completed
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)