Merge pull request #5 from jkaninda/7.2

Refactoring
This commit is contained in:
2022-10-28 13:36:38 +02:00
committed by GitHub

View File

@@ -3,18 +3,12 @@ name: ci
on:
push:
branches:
- 'main'
- '8.1'
- '8.0'
- '7.4'
- '7.2'
- '**'
pull_request:
types:
- closed
branches:
- 'main'
- '8.1'
- '8.0'
- '7.4'
- '7.2'
- '**'
env:
#BRANCH_NAME: ${{ github.head_ref || github.ref_name }}