Change workflows for branching 3.2.x

This commit is contained in:
Janne Valkealahti
2022-05-05 14:29:25 +01:00
parent 91edc8be8e
commit 6fc2b0070e
14 changed files with 15 additions and 233 deletions

View File

@@ -4,12 +4,12 @@ on:
workflow_dispatch:
push:
branches:
- main
- 3.2.x
paths-ignore:
- '.github/**'
pull_request:
branches:
- main
- 3.2.x
jobs:
build: