Skip to content

Commit 2cd4afa

Browse files
committed
chore: remove run on pr
1 parent f737b59 commit 2cd4afa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/notebooks-healthcheck.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
schedule:
55
- cron: '0 0 * * 5' # Run every Friday at midnight
66
workflow_dispatch:
7-
pull_request:
8-
branches: [ main, dev ]
97

108
jobs:
119
run-notebook-tests:

0 commit comments

Comments
 (0)