... argh
This commit is contained in:
parent
a38c0a1c1f
commit
e1ce98534f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- master
|
- master
|
||||||
|
- branch-2.*
|
||||||
pull_request:
|
pull_request:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 2 * * 0' # Weekly on Sundays at 02:00
|
- cron: '0 2 * * 0' # Weekly on Sundays at 02:00
|
||||||
|
|
Reference in a new issue