Skip to content

Merge pull request #327 from AstarVienna/fh/no-more-py38 #526

Merge pull request #327 from AstarVienna/fh/no-more-py38

Merge pull request #327 from AstarVienna/fh/no-more-py38 #526

name: Notebooks with IRDB git clone
on:
push:
branches:
- master
- dev_master
pull_request:
branches:
- master
- dev_master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# Run every night
schedule:
- cron: "0 2 * * *"
jobs:
call-notebooks-with-clone:
uses: ./.github/workflows/notebooks_dispatch.yml
with:
clone-irdb: true