We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464cf38 commit 504b765Copy full SHA for 504b765
.github/workflows/sitemap_hook.yml
@@ -1,5 +1,6 @@
1
name: Deploy on new sitemap
2
on:
3
+ workflow_dispatch:
4
repository_dispatch:
5
types: [sitemap_changed]
6
0 commit comments