Update workflows for 2.5.x

This commit is contained in:
Eleftheria Stein
2021-05-19 09:23:42 +02:00
parent 0f63b0c4c8
commit 0033adf74e
2 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
name: PR Build
name: 2.5.x PR Build
on: pull_request
on:
pull_request:
branches:
- 2.5.x
jobs:
build: