Change workflows for branching 3.1.x

This commit is contained in:
Janne Valkealahti
2022-04-06 08:13:38 +01:00
parent e33b3fc9f1
commit 2bfe62f224
14 changed files with 15 additions and 233 deletions

View File

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