chore(actions): Run for v4.* branch (#4682)

This commit is contained in:
Pepe Fagoaga
2024-08-07 14:11:38 +02:00
committed by GitHub
parent 1b18aef0f0
commit f0047cf5a7
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -5,10 +5,12 @@ on:
branches:
- "master"
- "v3"
- "v4.*"
pull_request:
branches:
- "master"
- "v3"
- "v4.*"
jobs:
build:
runs-on: ubuntu-latest