[IMP] deploy.yml: remove owl-next from the branch list

This commit is contained in:
Aaron Bohy
2022-02-11 10:56:20 +01:00
committed by Géry Debongnie
parent 921ced7c90
commit 6aee1355c8
+1 -1
View File
@@ -5,7 +5,7 @@ name: Node.js CI
on:
pull_request:
branches: [ master, owl-next ]
branches: [ master ]
jobs:
build: