Skip to content

Commit c63893e

Browse files
authored
Merge pull request #134 from DoubleML/s-small-changes
update workflow (remove test from PR on dev)
2 parents db67c68 + a60ee12 commit c63893e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/test_build_docu_dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
pull_request:
1111
branches:
1212
- main
13-
- dev
1413
workflow_dispatch:
1514
inputs:
1615
doubleml-py-branch:

.github/workflows/test_build_docu_released.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
pull_request:
1111
branches:
1212
- main
13-
- dev
1413
workflow_dispatch:
1514
schedule:
1615
- cron: "0 9 * * 1,3,5"

0 commit comments

Comments
 (0)