Skip to content

Commit ca20387

Browse files
authored
Add push trigger to Cloudflare deploy workflow
1 parent 110aee5 commit ca20387

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cloudflare-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Deploy to Cloudflare
22

33
on:
44
workflow_dispatch:
5+
push:
56

67
concurrency:
78
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)