diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 1098bbab..ff8c26ed 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -2,10 +2,10 @@ name: build-linux on: push: - branches: [ "master" ] + branches: [ "ts2" ] tags: [ 'v*' ] pull_request: - branches: [ "master" ] + branches: [ "ts2" ] jobs: