Skip to content

Commit f53b4f8

Browse files
committed
🗑️ Remove Deployment Workflow for Development Environment
- Delete the deploy.yml file as it is no longer needed in the project structure.
1 parent 9296838 commit f53b4f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Déploiement sur VPS (dev)
22

33
on:
44
push:
5-
branches: [main]
5+
66
workflow_dispatch:
77

88
env:

0 commit comments

Comments
 (0)