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 40be17c commit 6cc1238Copy full SHA for 6cc1238
.github/workflows/job.lint.yml
@@ -3,9 +3,11 @@ on:
3
push:
4
branches:
5
- master
6
+ - 2.x
7
pull_request:
8
9
10
11
12
defaults:
13
run:
.github/workflows/job.test.yml
0 commit comments