Skip to content

Commit

Permalink
trigger benchmarks workflow only on commits (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvignesh1420 authored Jan 26, 2021
1 parent 171b826 commit 5a507a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@ on:
push:
branches:
- master
schedule:
- cron: "0 12 * * *"

jobs:

macos:
name: macOS ${{ matrix.python }} + ${{ matrix.version }}
runs-on: macos-latest
Expand Down

0 comments on commit 5a507a3

Please sign in to comment.