Skip to content

Commit 258ff20

Browse files
committed
chore: Comment render deployment
1 parent 0644504 commit 258ff20

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/deploy-render.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ name: "Deploy to Render"
3434

3535
on:
3636
# Automatic deployment on merge to main branch
37-
push:
38-
branches:
39-
- main
40-
- master
37+
# push:
38+
# branches:
39+
# - main
40+
# - master
4141

4242
# Manual deployment with service selection
4343
workflow_dispatch:

0 commit comments

Comments
 (0)