Skip to content

Commit 41ee8bc

Browse files
committed
⚗️ Test multi-platform package build support
1 parent c1a204e commit 41ee8bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ on: # yamllint disable-line rule:truthy
1212
- Dependabot PR Check
1313
types:
1414
- completed
15+
push:
16+
branches:
17+
# yamllint disable-line rule:line-length
18+
- migrate-packaging-from-pure-python-to-mypyc-compiled-platform-specific-packages
1519

1620

1721
env:

0 commit comments

Comments
 (0)