Skip to content

Commit 504b765

Browse files
committed
feat: allow run the sitemap as workflow
1 parent 464cf38 commit 504b765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sitemap_hook.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Deploy on new sitemap
22
on:
3+
workflow_dispatch:
34
repository_dispatch:
45
types: [sitemap_changed]
56

0 commit comments

Comments
 (0)