Skip to content

Commit

Permalink
Only test wheels on manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
tskisner committed Aug 17, 2023
1 parent b38898d commit 5ba7bd2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@

name: Test Binary Wheels

on:
workflow_dispatch:
schedule:
- cron: '0 4 * * *'
on: workflow_dispatch

jobs:
build_wheels:
Expand Down

0 comments on commit 5ba7bd2

Please sign in to comment.