Skip to content

Commit

Permalink
remove cibuildwheel action from PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Dec 2, 2022
1 parent fa46307 commit 99af238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel_all_archs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: cibuildwheel_ubuntu

on:
pull_request: # CTB remove before merge!
#pull_request: # use for testing modifications to this action
push:
branches: [latest]
tags: v*
Expand Down

0 comments on commit 99af238

Please sign in to comment.