We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35a977f + 73f5d06 commit 244c5d3Copy full SHA for 244c5d3
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
# run this workflow on pull_request activity
5
# this includes opening and pushing more commits
6
pull_request:
7
- branches: [ master, 3.24.x, 3.21.x ]
+ branches: [ master, 3.27.x, 3.24.x ]
8
9
jobs:
10
style_check:
0 commit comments