test tags
This commit is contained in:
parent
262fc43026
commit
124f3ebb8d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -6,6 +6,8 @@ on:
|
|||
- main
|
||||
- master
|
||||
- branch-2.*
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 2 * * 0' # Weekly on Sundays at 02:00
|
||||
|
|
Reference in a new issue