Refactoring

This commit is contained in:
2022-10-28 13:31:47 +02:00
parent 998bb35cf9
commit fbbb3405ed

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 }}