Setup build for 2.4.x

This commit is contained in:
Janne Valkealahti
2020-11-28 09:08:30 +00:00
parent ae32731ad8
commit 928520c466
3 changed files with 4 additions and 4 deletions

View File

@@ -4,10 +4,10 @@ on:
workflow_dispatch:
push:
branches:
- 2.3.x
- 2.4.x
pull_request:
branches:
- 2.3.x
- 2.4.x
jobs:
build: