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.
1 parent b95d56e commit 87e0fc2Copy full SHA for 87e0fc2
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
push:
8
branches:
9
- - "main"
+ - "1.x"
10
11
jobs:
12
coding-standard:
0 commit comments