Skip to content

Instantly share code, notes, and snippets.

@StefanRijnhart
StefanRijnhart / test.yml
Last active May 19, 2023 06:31
Github workflow to use oca-ci with Odoo enterprise and submodules (13.0)
name: test
on:
pull_request:
branches:
- "13.0*"
push:
branches:
- "13.0*"