#2056 - Enable compatibility builds on all 2.x branches.

This commit is contained in:
Oliver Drotbohm
2023-11-16 11:00:41 +01:00
parent 62d099f94c
commit e23eb6b692

View File

@@ -4,6 +4,10 @@ on:
workflow_dispatch:
schedule:
- cron: '5 6 * * *'
branches:
- 'main'
- '2.1.x'
- '2.0.x'
jobs:
compatibility: