Skip to content

Commit ffdd56d

Browse files
acompaclaude
andcommitted
fix: update deploy workflow to trigger on main branch
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b74c241 commit ffdd56d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-prod.yml

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

99
permissions:

0 commit comments

Comments
 (0)