--- lbbs/.github/workflows/makefile.yml 2026/01/04 13:55:33 1.8 +++ lbbs/.github/workflows/makefile.yml 2026/01/18 09:14:35 1.9 @@ -2,9 +2,9 @@ name: Makefile CI on: push: - branches: [ "main" ] + branches: [ "v1.7" ] pull_request: - branches: [ "main" ] + branches: [ "v1.7" ] jobs: build: