Skip to content

Commit ac5e394

Browse files
committed
tmp commit to get action to flush on PR
1 parent 0a86514 commit ac5e394

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/upload_pypi.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
name: Publish wheels to pypi
22

3+
on:
4+
push:
5+
branches:
6+
- main
7+
pull_request:
8+
39
# on:
410
# workflow_dispatch:
511
# inputs:

0 commit comments

Comments
 (0)