We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29320f commit 35fb716Copy full SHA for 35fb716
1 file changed
.github/workflows/cloudflare-worker.yml
@@ -1,5 +1,6 @@
1
name: Update Cloudflare Worker
2
on:
3
+ workflow_dispatch:
4
push:
5
branches: main
6
paths:
0 commit comments