We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d099f commit e23eb6bCopy full SHA for e23eb6b
.github/workflows/compatibility.yaml
@@ -4,6 +4,10 @@ on:
4
workflow_dispatch:
5
schedule:
6
- cron: '5 6 * * *'
7
+branches:
8
+ - 'main'
9
+ - '2.1.x'
10
+ - '2.0.x'
11
12
jobs:
13
compatibility:
0 commit comments