We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f737b59 commit 2cd4afaCopy full SHA for 2cd4afa
.github/workflows/notebooks-healthcheck.yml
@@ -4,8 +4,6 @@ on:
4
schedule:
5
- cron: '0 0 * * 5' # Run every Friday at midnight
6
workflow_dispatch:
7
- pull_request:
8
- branches: [ main, dev ]
9
10
jobs:
11
run-notebook-tests:
0 commit comments