Skip to content

Commit

Permalink
Artifical change to to re-direct notifications (#75)
Browse files Browse the repository at this point in the history
Signed-off-by: Viktor Kuropiatnyk <[email protected]>
  • Loading branch information
vku-ibm authored Jan 9, 2025
1 parent 98aad9b commit 1fb3ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nb_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Run notebooks"
on:
workflow_dispatch: # no body
schedule:
- cron: "0 17 * * *" # UTC-based
- cron: "1 17 * * *" # UTC-based

jobs:
run-notebooks:
Expand Down

0 comments on commit 1fb3ded

Please sign in to comment.