fix: this is Odoo 18.0 branch

This commit is contained in:
Florent Xicluna
2025-05-15 11:51:07 +02:00
parent 50560c5f83
commit 13f1c3149a
13 changed files with 28 additions and 25 deletions
+3 -3
View File
@@ -3,11 +3,11 @@ name: pre-commit
on:
pull_request:
branches:
- "17.0*"
- "18.0*"
push:
branches:
- "17.0"
- "17.0-ocabot-*"
- "18.0"
- "18.0-ocabot-*"
jobs:
pre-commit: