#2056 - Enable compatibility builds on all 2.x branches.
This commit is contained in:
4
.github/workflows/compatibility.yaml
vendored
4
.github/workflows/compatibility.yaml
vendored
@@ -4,6 +4,10 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '5 6 * * *'
|
||||
branches:
|
||||
- 'main'
|
||||
- '2.1.x'
|
||||
- '2.0.x'
|
||||
|
||||
jobs:
|
||||
compatibility:
|
||||
|
||||
Reference in New Issue
Block a user