Skip to content

Commit a6d2e33

Browse files
authored
Merge pull request #1320 from ksrakshit/patch-2
Update deployment.yml
2 parents 50e5907 + 0c321ff commit a6d2e33

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/deployment.yml

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

88
jobs:
99
Docusaurus:

0 commit comments

Comments
 (0)