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:
push:
branches:
- 'master'
- '8.1'
- '8.0'
- '7.4'
- '7.2'
- '**'
pull_request:
types:
- closed
branches:
- 'master'
- '8.1'
- '8.0'
- '7.4'
- '7.2'
- '**'
env:
#BRANCH_NAME: ${{ github.head_ref || github.ref_name }}