Skip to content

Commit 2e3c564

Browse files
committed
Testing: Testing only for master branch
1 parent 9b0439b commit 2e3c564

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/test_workbooks.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,9 @@ on:
55
- cron: '15 6 * * 1'
66
workflow_dispatch:
77
workflow: "*"
8-
pull_request:
9-
branches:
10-
- '*'
118
push:
12-
branches:
13-
- '*'
9+
pull_request:
10+
branches: [master]
1411

1512
env:
1613
MPLBACKEND: agg

0 commit comments

Comments
 (0)