Skip to content

Commit cdc17fe

Browse files
committed
Merge branch 'main' into patch-1
2 parents 2c188f1 + a3c0d7e commit cdc17fe

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build-wheels-linux.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
- examples/**/*
1010
- pyproject.toml
1111
- setup.py
12-
tags:
13-
- ciflow/binaries/*
1412
push:
1513
branches:
1614
- nightly

.github/workflows/build-wheels-macos.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
- examples/**/*
1010
- pyproject.toml
1111
- setup.py
12-
tags:
13-
- ciflow/binaries/*
1412
push:
1513
branches:
1614
- nightly

.github/workflows/build-wheels-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
- examples/**/*
99
- pyproject.toml
1010
- setup.py
11-
tags:
12-
- ciflow/binaries/*
1311
push:
1412
branches:
1513
- nightly

0 commit comments

Comments
 (0)