mirror of
https://github.com/fjosw/pyerrors.git
synced 2026-02-28 15:53:38 +01:00
[CI] Run pytest workflows once per week
This commit is contained in:
parent
da399b7c02
commit
d495814031
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
pull_request:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 4 1 * *'
|
||||
- cron: '0 4 * * 0'
|
||||
|
||||
jobs:
|
||||
pytest:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue