Skip to content

Commit 03c86da

Browse files
committed
Enable new website workflow cron and paths trigger, add comfyui screenshot
1 parent cfc07ee commit 03c86da

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

.github/workflows/website.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: website
22
on:
33
workflow_dispatch:
4-
# push:
5-
# paths:
6-
# - "website/**"
7-
# schedule:
8-
# - cron: "0 0 * * 5"
4+
push:
5+
paths:
6+
- "website/**"
7+
schedule:
8+
- cron: "0 0 * * 5"
99

1010
permissions:
1111
id-token: write

website/community.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ icon: material/recycle
77

88
### akatz-ai
99

10-
https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes
10+
<img src="https://image-b2.civitai.com/file/civitai-media-cache/52f2f16d-a311-46ea-a13b-688983d64fae/original" width="100%">
11+
12+
<b>Repository:</b> https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes

0 commit comments

Comments
 (0)