We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263a457 commit 952b757Copy full SHA for 952b757
.github/workflows/pages.yml
@@ -1,5 +1,7 @@
1
name: Deploy to CloudFlare Pages
2
on:
3
+ repository_dispatch:
4
+ types: [deploy]
5
workflow_dispatch:
6
push:
7
branches:
0 commit comments