Skip to content

Commit 6e84a9a

Browse files
committed
Fix formatting in deploy.yml for workflow_dispatch comment
1 parent 48471d1 commit 6e84a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to Production
33
on:
44
push:
55
branches: [main]
6-
workflow_dispatch: # Manuel tetikleme için
6+
workflow_dispatch: # Manuel tetikleme için
77

88
jobs:
99
# Frontend Deployment

0 commit comments

Comments
 (0)