Skip to content

Commit 65e29f7

Browse files
authored
Revert "Update deployment.yml"
1 parent 37cec07 commit 65e29f7

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)