Skip to content

Commit 5558ce5

Browse files
authored
Merge pull request #119 from DoubleML/p-default-deploy-dev
set default branch for dev docu to dev
2 parents 5688ba0 + 6851f85 commit 5558ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docu_dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Deploy Docu (dev)
55
on:
66
push:
77
branches:
8-
- main
8+
- dev
99
workflow_dispatch:
1010

1111

0 commit comments

Comments
 (0)