We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cec07 commit 65e29f7Copy full SHA for 65e29f7
.github/workflows/deployment.yml
@@ -1,6 +1,9 @@
1
name: 'Deployment (Stage)'
2
on:
3
- workflow_dispatch:
+# push:
4
+# branches:
5
+# - 'stage'
6
+ workflow_dispatch:
7
8
jobs:
9
Docusaurus:
0 commit comments