We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f491a commit 8e90757Copy full SHA for 8e90757
.github/workflows/backward-compatibility.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
push:
8
branches:
9
- - "1.5.x"
+ - "1.6.x"
10
11
jobs:
12
backward-compatibility:
0 commit comments