Skip to content

Commit f179b1a

Browse files
authored
trigger benchmarks workflow only on commits (tensorflow#1282)
1 parent 4cfdfe3 commit f179b1a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ on:
44
push:
55
branches:
66
- master
7-
schedule:
8-
- cron: "0 12 * * *"
97

108
jobs:
11-
129
macos:
1310
name: macOS ${{ matrix.python }} + ${{ matrix.version }}
1411
runs-on: macos-latest

0 commit comments

Comments
 (0)