Skip to content

Commit 23bad76

Browse files
committed
more ci tweaks
1 parent 7641cdc commit 23bad76

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
pull_request:
55
paths-ignore:
66
- '.ci/**'
7-
push:
8-
branches:
9-
- beta/*
107

118
jobs:
129
docs:

.github/workflows/wheels.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- beta/*
7-
pull_request:
8-
branches:
97
- master
108
release:
119
types: [published]

0 commit comments

Comments
 (0)