Skip to content

Commit 46ef5d7

Browse files
committed
Test using this branch
1 parent baa0029 commit 46ef5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Canary Deploy
33
on:
44
push:
55
branches:
6-
- master
6+
- ch-canaryfix
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)