Run gh actions on push to support branch

This commit is contained in:
Mikołaj Pich 2021-05-21 13:20:21 +02:00
parent bb203582da
commit 5879d3236a

View file

@ -2,7 +2,7 @@ name: Tests
on:
push:
branches: [ master ]
branches: [ master, support/1.1.x ]
pull_request:
branches: [ master ]