This commit is contained in:
ydshieh 2024-04-16 11:06:30 +02:00
parent 3d8068a5bc
commit 217d9465d3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Doctests
on: on:
push: push:
branches: branches:
- run_doctest* - fix_doctest_after_merge
repository_dispatch: repository_dispatch:
schedule: schedule:
- cron: "17 2 * * *" - cron: "17 2 * * *"