Skip to content

Commit

Permalink
Enable the building on the python branch to can test it
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Cercos-Pita <[email protected]>
  • Loading branch information
sanguinariojoe committed Jul 18, 2023
1 parent b110f56 commit ccbe080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Python wheels

on:
push:
branches: [ $default-branch, main ]
branches: [ $default-branch, main, python ]

jobs:
build_wheels:
Expand Down

0 comments on commit ccbe080

Please sign in to comment.