mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 19:43:41 +02:00
Merge branch 'develop' into documentation
This commit is contained in:
commit
95c4908c0c
2 changed files with 2 additions and 0 deletions
1
.github/workflows/examples.yml
vendored
1
.github/workflows/examples.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
pull_request:
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 4 1 * *'
|
- cron: '0 4 1 * *'
|
||||||
|
|
||||||
|
|
1
.github/workflows/pytest.yml
vendored
1
.github/workflows/pytest.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
- master
|
- master
|
||||||
- develop
|
- develop
|
||||||
pull_request:
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 4 1 * *'
|
- cron: '0 4 1 * *'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue