Skip to content

Commit a60ee12

Browse files
committed
update workflow (remove test from PR on dev)
1 parent c871f8e commit a60ee12

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)