We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f981a0 commit 528a174Copy full SHA for 528a174
.github/workflows/cloudflare.yml
@@ -1,10 +1,7 @@
1
name: Cloudflare Pages
2
3
on:
4
- push:
5
- branches: ["main"]
6
- pull_request:
7
- types: [opened, synchronize]
+ workflow_dispatch:
8
9
jobs:
10
run:
0 commit comments