File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: ESLint
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ 22-stable ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ 22-stable ]
88
99permissions :
1010 contents : read
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: JavaScript tests
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ 22-stable ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ 22-stable ]
88
99permissions :
1010 contents : read
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Rubocop
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ 22-stable ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ 22-stable ]
88
99permissions :
1010 contents : read
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Ruby tests
22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ 22-stable ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ 22-stable ]
88
99permissions :
1010 contents : read
You can’t perform that action at this time.
0 commit comments