1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 15:27:42 +02:00

Merge branch '3.3.x'

This commit is contained in:
Máté Bartus
2021-01-15 20:36:37 +01:00

View File

@@ -5,10 +5,14 @@ on:
branches: branches:
- 3.3.x - 3.3.x
- master - master
- 'prep-release-*'
tags:
- 'release-*'
pull_request: pull_request:
branches: branches:
- 3.3.x - 3.3.x
- master - master
- 'prep-release-*'
jobs: jobs:
# Basic checks, e.g. parse errors, commit messages, etc. # Basic checks, e.g. parse errors, commit messages, etc.