Merge remote-tracking branch 'zero/main' into testing

This commit is contained in:
Victor Seiji Hariki 2022-12-10 08:09:44 -03:00
commit 877676cfae

View file

@ -3,8 +3,9 @@ on:
push:
branches:
- "main"
- "testing"
pull_request:
branches: [main]
branches: [main, testing]
types: [opened, synchronize, closed]
jobs: