Skip to content

Commit bccde0d

Browse files
committed
ci: activate build.yml for testing
1 parent 93c4c5e commit bccde0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Build and upload to PyPI
33
on:
44
workflow_dispatch:
55
pull_request:
6-
# push:
7-
# branches:
8-
# - main
6+
push:
7+
branches:
8+
- dev.ej/cibuild
99
release:
1010
types:
1111
- published

0 commit comments

Comments
 (0)