Skip to content

Commit 1409f9f

Browse files
committed
chore: Update Workflow
1 parent 14de12d commit 1409f9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Blue-Green Deploy
22

33
on:
44
push:
5-
branches: [dev]
5+
branches: [dev, refactor/#105_tempo_alloy]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)