add LTS kernel branch

This commit is contained in:
Anders Rytter Hansen 2023-09-14 23:49:21 +02:00
commit 130710ec0d

View file

@ -9,7 +9,7 @@ on:
schedule:
- cron: '0 4 * * 6' # 4 am on Saturdays
push:
branches: [ "main", "testing", "testing-gpuscreenrecorder","testing-tags","testing-customkernel", "lto-kernel" ]
branches: [ "main", "testing", "testing-gpuscreenrecorder","testing-tags","testing-customkernel", "lto-kernel", "lts-kernel" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request: