Skip to content

Commit d79850c

Browse files
authored
Merge pull request LambdaTest#1323 from LambdaTest/ksrakshit-patch-1
Update deployment.yml
2 parents 37cec07 + 5ea3ab2 commit d79850c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Deployment (Stage)'
22
on:
3-
workflow_dispatch:
3+
push:
4+
branches:
5+
- 'stage'
6+
# workflow_dispatch:
47

58
jobs:
69
Docusaurus:

0 commit comments

Comments
 (0)