Only run on important branches

This commit is contained in:
Andras Fekete 2023-01-19 10:03:26 -05:00
parent ac8951c4e2
commit d955768744

View File

@ -5,8 +5,7 @@ concurrency:
on:
push:
branches: [ '*' ]
# branches: [ 'master', 'main', 'release/**' ]
branches: [ 'master', 'main', 'release/**' ]
pull_request:
branches: [ '*' ]