1
0
Fork 1

Version 1.8.2

This commit is contained in:
Mikołaj Pich 2022-12-21 00:00:03 +01:00
parent 7588345b6d
commit 61240777cf
8 changed files with 17 additions and 16 deletions

View file

@ -2,7 +2,10 @@ name: Tests
on:
push:
branches: [ master, develop ]
branches:
- master
- develop
- 'hotfix/**'
tags: [ '*' ]
pull_request: