Skip to content

Commit

Permalink
do not specify main branch for push
Browse files Browse the repository at this point in the history
  • Loading branch information
carloalbertobarbano committed Aug 10, 2022
1 parent 3fbf493 commit a104b34
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Build and upload to PyPI

on:
push:
branches:
main
push

jobs:
build_wheels:
Expand Down

0 comments on commit a104b34

Please sign in to comment.