You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,9 @@ The general flow for making a change to the script host is:
44
44
45
45
## Deployment
46
46
47
-
🚀 Once your Pull Request has been approved, your changes will get deployed to production automatically
47
+
🚀 Once your Pull Request has been approved and merged to ```staging``` branch, your changes will get deployed to Staging site automatically
48
+
49
+
🚀 Once you are happy with the changes on Staging site, merge ```staging``` to ```main``` branch and your changes in Staging will get deployed to Production site automatically
0 commit comments