Refactoring

This commit is contained in:
2022-10-28 15:58:05 +02:00
parent b8dd80863d
commit e86d6c7f30

View File

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