branch 2.5.x

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2023-06-09 19:47:17 +02:00
parent d120957736
commit 97bbf37af4
4 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [main]
branches: [2.5.x]
pull_request:
jobs:

View File

@@ -5,7 +5,7 @@ on:
# - cron: '0 4 * * *' # everyday at 4:00 AM UTC
push:
branches:
- main
- 2.5.x
tags:
- v*
pull_request: