Skip to content

Commit

Permalink
#2056 - Enable compatibility builds on all 2.x branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Nov 16, 2023
1 parent 62d099f commit e23eb6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
workflow_dispatch:
schedule:
- cron: '5 6 * * *'
branches:
- 'main'
- '2.1.x'
- '2.0.x'

jobs:
compatibility:
Expand Down

0 comments on commit e23eb6b

Please sign in to comment.