Skip to content

Commit 77d01f9

Browse files
committed
chore: adjust branch specification in GitHub Actions workflow by adding spaces for consistency
1 parent c7e390d commit 77d01f9

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: Deploy to EC2 Production
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [ main ]
66
paths-ignore:
77
- README.md
88
- readme.md

0 commit comments

Comments
 (0)