Skip to content

Commit 1d51601

Browse files
authored
Update checks.yml
1 parent d76c0fc commit 1d51601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/checks.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Run Checks
22

33
on:
44
push:
5-
branches: [ "main" ]
5+
branches: [ "2.x" ]
66
pull_request:
7-
branches: [ "main" ]
7+
branches: [ "2.x" ]
88
merge_group:
99

1010
jobs:

0 commit comments

Comments
 (0)